FrazzleCRM for Claude Desktop
com.frazzlecrm/frazzlecrm
CRM + visual automation builder AI agents can drive via MCP: contacts, tags, maps, email/SMS flows.
client:Claude Desktop
transport:streamable-http
Install FrazzleCRM in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"frazzlecrm": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.frazzlecrm.com/api/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