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