Missive for your agents.
Connect Missive 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 Missive.
What agents can do with Missive
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
missive_get_meCheck the token: returns the authenticated user's profile.
missive_list_conversationsList conversations in the team inbox. Use filters to narrow results.
missive_get_conversationGet one conversation by id, including its messages.
missive_list_contactsList contacts shared across the organization.
missive_list_labelsList labels (tags) used in the workspace.
missive_send_messageSend a message to a conversation by conversation id.
missive_list_teamsList teams in the organization.
missive_create_conversationCreate a new conversation from scratch (not from an email).
missive_add_contactAdd a new contact to the shared address book.
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.
- Go to Missive preferences and click the API tab.
- Click 'Create a new API token'.
- Copy the token (it starts with missive_pat-).
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Missive to Even: call connect_begin("missive") on the even-connect MCP and walk me through it.
List team inbox conversations by label, retrieve full message threads, and browse team contacts and labels.
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.