Loading MCP server directory, please wait...
Coherence MCP — chat with your CRM's AI agent from Claude, Cursor, and Cline.
npx @getmcp/cli add io.getcoherence/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
COHERENCE_API_TOKENAPI key from your Coherence workspace (Settings → API Keys). Starts with sk_live_.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.getcoherence/mcp": {
"command": "npx",
"args": [
"-y",
"@coherenceos/mcp-server"
],
"env": {
"COHERENCE_API_TOKEN": "",
"COHERENCE_API_URL": "https://api.getcoherence.io/v1"
}
}
}
}