Kommo CRM (formerly amoCRM), the conversation-first sales CRM (WhatsApp, Instagram, Telegram) used b
claude mcp add kommo-mcp --transport http https://api.mcp.ai/p_kommo
~/.cursor/mcp.json
{
"mcpServers": {
"kommo-mcp": {
"url": "https://api.mcp.ai/p_kommo"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"kommo-mcp": {
"serverUrl": "https://api.mcp.ai/p_kommo"
}
}
}
.vscode/mcp.json
{
"servers": {
"kommo-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_kommo"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"kommo-mcp": {
"url": "https://api.mcp.ai/p_kommo"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"kommo-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_kommo"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.mcp.ai/p_kommo | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mcp-dir--kommo-mcp/reviews or the review_server meta-tool.
POST /mcp