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