StudioMeyer CRM for Claude Desktop
io.studiomeyer/crm
AI-native CRM. 37 tools: pipeline, leads, health scores, GDPR rights. EU-hosted, free tier.
client:Claude Desktop
transport:streamable-http
Install StudioMeyer CRM in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"crm": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://crm.studiomeyer.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs