Analyze any company's identity. Get a Soul Score, dimension scores, a soul.md, and recommendations.
claude mcp add soulcraft-mcp -- npx -y soulcraft-mcp
claude_desktop_config.json
{
"mcpServers": {
"soulcraft-mcp": {
"command": "npx",
"args": [
"-y",
"soulcraft-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"soulcraft-mcp": {
"command": "npx",
"args": [
"-y",
"soulcraft-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"soulcraft-mcp": {
"command": "npx",
"args": [
"-y",
"soulcraft-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"soulcraft-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"soulcraft-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"soulcraft-mcp": {
"command": "npx",
"args": [
"-y",
"soulcraft-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.soulcraftagency--soulcraft-mcp/reviews or the review_server meta-tool.
POST /mcp