Loading MCP server directory, please wait...
Analyze any company's identity. Get a Soul Score, dimension scores, a soul.md, and recommendations.
npx @getmcp/cli add com.soulcraftagency/soulcraft-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SOUL_API_KEYYour Soulcraft API key (starts with sc_). Get one at soulcraftagency.com/developers.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.soulcraftagency/soulcraft-mcp": {
"command": "npx",
"args": [
"-y",
"soulcraft-mcp"
],
"env": {
"SOUL_API_KEY": ""
}
}
}
}