Chatwoot for your agents.
Connect Chatwoot once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Chatwoot.
What agents can do with Chatwoot
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
chatwoot_list_accountsList accounts the user has access to. Most users have one account.
chatwoot_list_conversationsList conversations in an account, newest first.
chatwoot_get_conversationGet conversation details including all messages.
chatwoot_send_messageSend a message in a conversation.
chatwoot_list_contactsList contacts in an account.
chatwoot_get_contactGet details of a specific contact.
chatwoot_create_contactCreate a contact in an inbox.
chatwoot_resolve_conversationResolve or reopen a conversation by toggling its status.
chatwoot_list_teamsList teams in an account.
chatwoot_create_conversationCreate a new conversation in an inbox.
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.
- Log in to Chatwoot, go to Profile Settings, and copy your access token.
- The token is passed in the api_access_token header.
- Your instance URL is https://app.chatwoot.com for Cloud, or your self-hosted URL.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Chatwoot to Even: call connect_begin("chatwoot") on the even-connect MCP and walk me through it.
Chatwoot lists open support conversations, retrieves full message threads including all replies, and sends agent responses to customers.
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.