Iterable for your agents.
Connect Iterable once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 14 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Iterable.
What agents can do with Iterable
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
iterable_list_campaignsList all campaigns in the project.
iterable_list_listsList all static lists in the project.
iterable_get_user_by_emailGet a user profile by email address.
iterable_update_userCreate or update a user. Use `dataFields` for custom attributes.
iterable_track_eventTrack a custom event for a user.
iterable_send_emailSend a transactional email. Provide `campaignId` for a template or inline content.
iterable_get_campaignGet details of a specific campaign by id.
iterable_get_listGet details of a specific static list by id.
iterable_create_listCreate a new static list.
iterable_subscribe_user_to_listAdd a user to a static list.
iterable_list_templatesList email and push templates.
iterable_send_smsSend a transactional SMS message.
iterable_send_pushSend a push notification to a user.
iterable_delete_userDelete a user by email or userId.
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.
- Open Settings, then API Keys.
- Click Create API Key, select Server-side type, assign required permissions.
- Copy the key and paste it.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Iterable to Even: call connect_begin("iterable") on the even-connect MCP and walk me through it.
Iterable lists marketing campaigns, retrieves user profiles, tracks custom events, and sends transactional emails.
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.