Kustomer for your agents.
Connect Kustomer once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Kustomer.
What agents can do with Kustomer
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
kustomer_list_customersList customers with optional search and pagination.
kustomer_get_customerGet a single customer by their id.
kustomer_list_conversationsList conversations with optional status and filters.
kustomer_get_conversationGet a single conversation by id, including messages.
kustomer_create_conversationCreate a new support conversation.
kustomer_create_customerCreate a new customer record.
kustomer_update_customerUpdate an existing customer's fields.
kustomer_list_notesList notes on a conversation.
kustomer_create_noteAdd a note to a conversation.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- In Kustomer, go to Settings > Security > API Keys.
- Create an API key with appropriate roles.
- Copy the API key. It is passed as a Bearer token in the Authorization header.
- Your org URL is https://{orgname}.api.kustomerapp.com (replace orgname with your subdomain).
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Kustomer to Even: call connect_begin("kustomer") on the even-connect MCP and walk me through it.
Kustomer lists customers and support conversations, retrieves full chat histories for customer service agents.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.