← Index

com.soulcraftagency/soulcraft-mcp

com.soulcraftagency/soulcraft-mcp·v0.1.2·Other
Quality Score
80
/100

Analyze any company's identity. Get a Soul Score, dimension scores, a soul.md, and recommendations.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "soulcraft-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "soulcraft-mcp"
      ],
      "env": {
        "SOUL_API_KEY": "<your-soul_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "soulcraft-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "soulcraft-mcp"
      ],
      "env": {
        "SOUL_API_KEY": "<your-soul_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y soulcraft-mcp
§02  Environment variables
SOUL_API_KEY
requiredsecret

Your Soulcraft API key (starts with sc_). Get one at soulcraftagency.com/developers.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other