{"name":"io.github.mcp-dir/kommo-mcp","slug":"mcp-dir-kommo-mcp","title":"Kommo","description":"Kommo CRM (formerly amoCRM), the conversation-first sales CRM (WhatsApp, Instagram, Telegram) used b","url":"https://mcp.market/server/mcp-dir-kommo-mcp","rating":null,"grade":"B","score":83,"certified":false,"status":"active","category":"sales","tags":["sales"],"presence":{"score":20,"stars":0,"forks":0,"downloads_week":null,"last_push_at":"2026-08-30T19:45:35.000Z","license":"MIT"},"uptime":{"percent":100,"checks":15,"ok":15,"last_checked_at":"2026-09-23T02:55:57.599Z","last_ok_at":"2026-09-23T02:55:57.599Z","latency_ms":137},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/mcp-dir/kommo-mcp","website":null,"version":"0.1.0","remotes":[{"type":"streamable-http","url":"https://api.mcp.ai/p_kommo"}],"packages":[],"tools":[{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent, non-expiring connection. Or paste it here for a session-only login: call with { token: \"<jwt>\" } after the user pastes, or with no args to get the link.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"token":{"type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the toolkit and per-install URLs.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_account","description":"Dados da conta Kommo conectada (id, nome, subdomínio, moeda, fuso, e opcionalmente usuários/campos/pipelines via `with`).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"with":{"type":"string"},"account":{"type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_catalogs_elements","description":"Catálogos (listas: produtos, etc.). action: list (todos os catálogos) | elements (itens de um catálogo, filtrável/buscável).\n\n[Flattened action: elements]\n\nBulk support: accepts catalog_ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"catalog_id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"filter":{"type":"string"},"account":{"type":"string"},"catalog_ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_catalogs_list","description":"Catálogos (listas: produtos, etc.). action: list (todos os catálogos) | elements (itens de um catálogo, filtrável/buscável).\n\n[Flattened action: list]\n\nBulk support: accepts catalog_ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"catalog_id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"filter":{"type":"string"},"account":{"type":"string"},"catalog_ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_companies_create","description":"Companies do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: create]\n\nBulk support: accepts ids for batched execution.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_companies_get","description":"Companies do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: get]\n\nBulk support: accepts ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_companies_list","description":"Companies do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: list]\n\nBulk support: accepts ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_companies_update","description":"Companies do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: update]\n\nBulk support: accepts ids for batched execution.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_contacts_create","description":"Contacts do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: create]\n\nBulk support: accepts ids for batched execution.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_contacts_get","description":"Contacts do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: get]\n\nBulk support: accepts ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_contacts_list","description":"Contacts do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: list]\n\nBulk support: accepts ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_contacts_update","description":"Contacts do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: update]\n\nBulk support: accepts ids for batched execution.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_custom_fields","description":"Campos personalizados de um tipo de entidade (leads/contacts/companies/customers). Use os codes/ids retornados nos bodies de create/update.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"entity_type":{"type":"string","enum":["leads","contacts","companies","customers"]},"page":{"type":"number"},"limit":{"type":"number"},"account":{"type":"string"}},"required":["entity_type"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_customers_create","description":"Clientes (módulo de vendas recorrentes/RFM do Kommo). action: list | get | create | update. Requer o módulo de clientes ativo na conta.\n\n[Flattened action: create]\n\nBulk support: accepts ids for batched execution.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_customers_get","description":"Clientes (módulo de vendas recorrentes/RFM do Kommo). action: list | get | create | update. Requer o módulo de clientes ativo na conta.\n\n[Flattened action: get]\n\nBulk support: accepts ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_customers_list","description":"Clientes (módulo de vendas recorrentes/RFM do Kommo). action: list | get | create | update. Requer o módulo de clientes ativo na conta.\n\n[Flattened action: list]\n\nBulk support: accepts ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_customers_update","description":"Clientes (módulo de vendas recorrentes/RFM do Kommo). action: list | get | create | update. Requer o módulo de clientes ativo na conta.\n\n[Flattened action: update]\n\nBulk support: accepts ids for batched execution.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_events","description":"Eventos/atividades da conta (mudança de estágio, criação, etc.). Filtrável por tipo, entidade e período (`filter` JSON).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"page":{"type":"number"},"limit":{"type":"number"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"account":{"type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_leads_create","description":"Leads do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: create]\n\nBulk support: accepts ids for batched execution.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_leads_get","description":"Leads do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: get]\n\nBulk support: accepts ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_leads_list","description":"Leads do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: list]\n\nBulk support: accepts ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_leads_update","description":"Leads do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: update]\n\nBulk support: accepts ids for batched execution.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_links_link","description":"Vínculos entre entidades (ex.: ligar um contato a um lead). action: list (vínculos de um registro) | link | unlink (`data` = JSON com to_entity_id/to_entity_type).\n\n[Flattened action: link]\n\nBulk support: accepts entity_ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"entity_type":{"type":"string","enum":["leads","contacts","companies","customers"]},"entity_id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"filter":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"entity_ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"required":["entity_type","entity_id"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_links_list","description":"Vínculos entre entidades (ex.: ligar um contato a um lead). action: list (vínculos de um registro) | link | unlink (`data` = JSON com to_entity_id/to_entity_type).\n\n[Flattened action: list]\n\nBulk support: accepts entity_ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"entity_type":{"type":"string","enum":["leads","contacts","companies","customers"]},"entity_id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"filter":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"entity_ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"required":["entity_type","entity_id"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_links_unlink","description":"Vínculos entre entidades (ex.: ligar um contato a um lead). action: list (vínculos de um registro) | link | unlink (`data` = JSON com to_entity_id/to_entity_type).\n\n[Flattened action: unlink]\n\nBulk support: accepts entity_ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"entity_type":{"type":"string","enum":["leads","contacts","companies","customers"]},"entity_id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"filter":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"entity_ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"required":["entity_type","entity_id"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_list_accounts","description":"Lista as contas Kommo conectadas a este install (id/subdomínio, label). Use o id/subdomínio em `account` nas outras tools.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"account":{"type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_notes_create","description":"Notas de uma entidade. action: list (todas as notas do tipo de entidade), list_by_entity (notas de 1 registro), create (adiciona nota; `data` = JSON). Tipos comuns: common, call_in, call_out, sms_in/out, attachment.\n\n[Flattened action: create]\n\nBulk support: accepts entity_ids for batched execution.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"entity_type":{"type":"string","enum":["leads","contacts","companies","customers"]},"entity_id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"entity_ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"required":["entity_type"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_notes_list","description":"Notas de uma entidade. action: list (todas as notas do tipo de entidade), list_by_entity (notas de 1 registro), create (adiciona nota; `data` = JSON). Tipos comuns: common, call_in, call_out, sms_in/out, attachment.\n\n[Flattened action: list]\n\nBulk support: accepts entity_ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"entity_type":{"type":"string","enum":["leads","contacts","companies","customers"]},"entity_id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"entity_ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"required":["entity_type"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_notes_list_by_entity","description":"Notas de uma entidade. action: list (todas as notas do tipo de entidade), list_by_entity (notas de 1 registro), create (adiciona nota; `data` = JSON). Tipos comuns: common, call_in, call_out, sms_in/out, attachment.\n\n[Flattened action: list_by_entity]\n\nBulk support: accepts entity_ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"entity_type":{"type":"string","enum":["leads","contacts","companies","customers"]},"entity_id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"entity_ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"required":["entity_type"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_pipelines_get","description":"Funis (pipelines) e seus estágios. action: list (todos os funis) | get (funil por id) | statuses (estágios de um funil).\n\n[Flattened action: get]\n\nBulk support: accepts pipeline_ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"pipeline_id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"account":{"type":"string"},"pipeline_ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_pipelines_list","description":"Funis (pipelines) e seus estágios. action: list (todos os funis) | get (funil por id) | statuses (estágios de um funil).\n\n[Flattened action: list]\n\nBulk support: accepts pipeline_ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"pipeline_id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"account":{"type":"string"},"pipeline_ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_pipelines_statuses","description":"Funis (pipelines) e seus estágios. action: list (todos os funis) | get (funil por id) | statuses (estágios de um funil).\n\n[Flattened action: statuses]\n\nBulk support: accepts pipeline_ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"pipeline_id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"account":{"type":"string"},"pipeline_ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_request","description":"Chamada crua à API v4 do Kommo — qualquer endpoint, com o seu token. Use quando não houver uma tool dedicada (chats/Salesbot/arquivos/Kommo IA/webhooks/fontes/widgets/templates). `path` relativo (ex.: \"/leads/unsorted\", \"/salesbot\"). Docs: https://developers.kommo.com","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"method":{"type":"string","enum":["GET","POST","PATCH","DELETE"]},"path":{"type":"string"},"query_params":{"type":"string"},"body":{"type":"string"},"account":{"type":"string"}},"required":["method","path"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_tags_create","description":"Tags de um tipo de entidade. action: list (com busca) | create (cria tags; `data` = JSON, ex.: [{\"name\":\"vip\"}]).\n\n[Flattened action: create]","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"entity_type":{"type":"string","enum":["leads","contacts","companies","customers"]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"filter":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"}},"required":["entity_type"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_tags_list","description":"Tags de um tipo de entidade. action: list (com busca) | create (cria tags; `data` = JSON, ex.: [{\"name\":\"vip\"}]).\n\n[Flattened action: list]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"entity_type":{"type":"string","enum":["leads","contacts","companies","customers"]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"filter":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"}},"required":["entity_type"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_talks_get","description":"Conversas (talks) do inbox unificado. action: list (filtrável por contact_id/entity_id/only_in_work via `filter` JSON) | get (por id). É o diferencial do Kommo: o histórico de conversa por WhatsApp/Instagram/Telegram.\n\n[Flattened action: get]\n\nBulk support: accepts ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"filter":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_talks_list","description":"Conversas (talks) do inbox unificado. action: list (filtrável por contact_id/entity_id/only_in_work via `filter` JSON) | get (por id). É o diferencial do Kommo: o histórico de conversa por WhatsApp/Instagram/Telegram.\n\n[Flattened action: list]\n\nBulk support: accepts ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"filter":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_tasks_create","description":"Tasks do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: create]\n\nBulk support: accepts ids for batched execution.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_tasks_get","description":"Tasks do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: get]\n\nBulk support: accepts ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_tasks_list","description":"Tasks do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: list]\n\nBulk support: accepts ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_tasks_update","description":"Tasks do Kommo. action: list (busca paginada com filtros), get (por id), create (cria, body em `data`), update (atualiza; com `id` = 1 item, sem `id` = bulk com array em `data`).\n\n[Flattened action: update]\n\nBulk support: accepts ids for batched execution.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"query":{"type":"string"},"with":{"type":"string"},"filter":{"type":"string"},"order":{"type":"string"},"data":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_users_get","description":"Usuários da conta. action: list | get (por id). `with`=role,group para incluir permissões/grupos.\n\n[Flattened action: get]\n\nBulk support: accepts ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"with":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"kommo_users_list","description":"Usuários da conta. action: list | get (por id). `with`=role,group para incluir permissões/grupos.\n\n[Flattened action: list]\n\nBulk support: accepts ids for batched execution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"page":{"type":"number"},"limit":{"type":"number"},"with":{"type":"string"},"account":{"type":"string"},"ids":{"type":"array","items":{"anyOf":[{"type":"number"},{"type":"string"}]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\", \"consulta um CPF\", \"is there a tool for Y\". Core flow: action=search discovers MCPs by intent → describe returns one MCP's full profile (every tool with its id + params, pricing, auth) so you pick the right tool_id → invoke RUNS that tool. KEY: invoke works even when the MCP is NOT installed — it runs the tool pontualmente (one-off), without adding the MCP to the toolkit and without bloating the tool list. If the MCP needs a credential/login, invoke returns a connect link; if it is paid and the wallet is empty, invoke returns a checkout/top-up link (the user opens it, then you retry). Use install only to make an MCP PERMANENT in the active toolkit (its tools then show up natively in future sessions); prefer invoke for a single/occasional use. list_tools lists what is callable right now. subscribe/cancel handle per-MCP billing; report_bug sends feedback; request_mcp asks us to build a NEW MCP when nothing fits. Search/describe flag installed_in_toolkit vs installed_in_workspace. Writes (install/uninstall/subscribe/cancel and the one-off install behind invoke) require workspace owner/admin. It also carries the mcp.ai PROMPT LIBRARY, which is about ready-made prompt TEXT rather than MCPs: search_prompts finds one, get_prompt returns its full text with {{variables}} filled, and publish_prompt saves a prompt and returns a shareable mcp.ai/p/<slug> link that opens without login.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"action":{"default":"search","type":"string","enum":["search","describe","install","uninstall","subscribe","cancel","resume","report_bug","request_mcp","list_tools","invoke","search_prompts","get_prompt","publish_prompt"]},"query":{"default":"","type":"string"},"mcp_id":{"default":"","type":"string"},"limit":{"default":10,"type":"number"},"tier_slug":{"default":"","type":"string"},"immediate":{"default":false,"type":"boolean"},"cancel_reason":{"type":"string","enum":["too_expensive","missing_features","switched_service","unused","customer_service","too_complex","low_quality","other"]},"cancel_comment":{"default":"","type":"string"},"message":{"default":"","type":"string"},"report_context":{"default":"","type":"string"},"conversation":{"default":"[]","type":"string"},"request_name":{"default":"","type":"string"},"request_details":{"default":"","type":"string"},"tool_id":{"default":"","type":"string"},"arguments":{"default":"{}","type":"string"},"prompt_slug":{"default":"","type":"string"},"prompt_vars":{"default":"{}","type":"string"},"prompt_category":{"default":"","type":"string"},"prompt_tool":{"default":"","type":"string"},"prompt_title":{"default":"","type":"string"},"prompt_description":{"default":"","type":"string"},"prompt_body":{"default":"","type":"string"},"prompt_targets":{"default":[],"type":"array","items":{"type":"string","enum":["claude","chatgpt","cursor","lovable"]}}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"message":{"type":"string"},"context":{"default":"","type":"string"},"conversation":{"default":"[]","type":"string"}},"required":["message"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"show_version","description":"Show the current MCP platform and adapter versions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":83,"grade":"B","scanned_at":"2026-09-22T05:14:03.941Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-22T05:14:03.924Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 385ms"]},"poisoning":{"score":15,"max":15,"notes":["48 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 12 write-action tools with no auth"]},"maintenance":{"score":15,"max":15,"notes":["last push 22 days ago"]},"identity":{"score":9,"max":10,"notes":["registry namespace matches repository owner","GitHub account older than a year"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"}],"inputs":{"probes":[{"url":"https://api.mcp.ai/p_kommo","reachable":true,"authRequired":false,"latencyMs":385,"serverInfo":{"name":"mcp-ai","version":"0.9.351"}}],"packages":[],"repo":{"found":true,"owner":"mcp-dir","repo":"kommo-mcp","archived":false,"pushedAt":"2026-08-30T19:45:35Z","stars":0,"forks":0,"openIssues":0,"ownerType":"Organization","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/207912538?v=4","ownerCreatedAt":"2025-04-16T18:01:51Z","license":"MIT"},"icon":{"url":null,"source":"none"},"presence":{"stars":0,"forks":0,"downloadsWeek":null,"license":"MIT","lastPushAt":"2026-08-30T19:45:35.000Z","score":20}}}},"grade_history":[],"reviews":[]}