Loading MCP server directory, please wait...
CRM + visual automation builder AI agents can drive via MCP: contacts, tags, maps, email/SMS flows.
npx @getmcp/cli add com.frazzlecrm/frazzlecrmRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer frz_... API key, minted in FrazzleCRM under Settings > API Keys (Pro plan)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.frazzlecrm/frazzlecrm": {
"url": "https://app.frazzlecrm.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}