MCP server gains label tools
Released: June 24, 2026
MCP server Added
Section titled “MCP server ”Six label tools join the Kirimdev MCP server — the surface grows from 18 to 24 tools. Attach and detach are contact-scoped only: Kirimdev already syncs contact labels to every conversation for that contact, so exposing a second conversation-label tool would duplicate behavior and confuse assistants.
The new tools:
list_labels— discoverlbl_...ids across the orgcreate_label/update_label/delete_label— label CRUDadd_contact_label/remove_contact_label— attach or detach on a contact (syncs to conversations)
They wrap the existing /v1/labels and contact label REST endpoints.
No Public API or SDK changes — MCP-only.