authenticate — Kommo MCP Tool
authenticate
(authenticate) 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 authenticate from your client
- Claude Code Kommo authenticate run in your project directory
- Claude Desktop Kommo authenticate ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Kommo authenticate ~/.cursor/mcp.json
- VS Code Kommo authenticate .vscode/mcp.json
- Zed Kommo authenticate ~/.config/zed/settings.json
- Windsurf Kommo authenticate ~/.codeium/windsurf/mcp_config.json
- Cline Kommo authenticate ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Kommo authenticate ~/.gemini/settings.json
- Grok Kommo authenticate .mcp.json (in your project root)
- ChatGPT Kommo authenticate Settings → Connectors → Advanced → Developer mode
- Claude.ai Kommo authenticate Settings → Connectors → Add custom connector
- LangChain Kommo authenticate 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
- kommo_request
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
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.