kommo_request — Kommo MCP Tool
kommo_request
(kommo request) is one of 48 tools on the
Kommo
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call kommo_request from your client
- Claude Code Kommo kommo_request run in your project directory
- Claude Desktop Kommo kommo_request ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Kommo kommo_request ~/.cursor/mcp.json
- VS Code Kommo kommo_request .vscode/mcp.json
- Zed Kommo kommo_request ~/.config/zed/settings.json
- Windsurf Kommo kommo_request ~/.codeium/windsurf/mcp_config.json
- Cline Kommo kommo_request ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Kommo kommo_request ~/.gemini/settings.json
- Grok Kommo kommo_request .mcp.json (in your project root)
- ChatGPT Kommo kommo_request Settings → Connectors → Advanced → Developer mode
- Claude.ai Kommo kommo_request Settings → Connectors → Add custom connector
- LangChain Kommo kommo_request pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http kommo-mcp https://api.mcp.ai/p_kommo
Other tools on this server
- kommo_list_accounts
- kommo_account
- kommo_leads_list
- kommo_leads_get
- kommo_leads_create
- kommo_leads_update
- kommo_contacts_list
- kommo_contacts_get
- kommo_contacts_create
- kommo_contacts_update
- kommo_companies_list
- kommo_companies_get
- kommo_companies_create
- kommo_companies_update
- kommo_tasks_list
- kommo_tasks_get
- kommo_tasks_create
- kommo_tasks_update
- kommo_customers_list
- kommo_customers_get
- kommo_customers_create
- kommo_customers_update
- kommo_notes_list
- kommo_notes_list_by_entity
- kommo_notes_create
- kommo_tags_list
- kommo_tags_create
- kommo_pipelines_list
- kommo_pipelines_get
- kommo_pipelines_statuses
- kommo_custom_fields
- kommo_users_list
- kommo_users_get
- kommo_events
- kommo_talks_list
- kommo_talks_get
- kommo_catalogs_list
- kommo_catalogs_elements
- kommo_links_list
- kommo_links_link
- kommo_links_unlink
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.