Omnisend for your agents.
Connect Omnisend once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 15 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Omnisend.
What agents can do with Omnisend
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
omnisend_list_contactsList contacts.
omnisend_create_contactCreate a contact.
omnisend_list_campaignsList campaigns.
omnisend_get_contactGet a single contact by its Omnisend contact id.
omnisend_update_contactUpdate a contact by id. Send only the fields to change (e.g. firstName, lastName, tags, or channel status).
omnisend_list_productsList products in the store catalog.
omnisend_create_productAdd a product to the catalog. `productID`, `title`, and `status` are required; `variants` describes SKUs/prices.
omnisend_list_ordersList orders recorded in Omnisend.
omnisend_create_campaignCreate a new email campaign with name, recipient groups, and content.
omnisend_get_campaignGet details of a single campaign by its ID.
omnisend_delete_contactPermanently delete a contact by its Omnisend contact id.
omnisend_get_productGet details of a single product by its product id.
omnisend_update_productUpdate a product's title, status, or variants by product id.
omnisend_create_orderCreate an order record in Omnisend with email, currency, and order items.
omnisend_get_orderGet details of a single order by its ID.
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, Integrations, then API keys.
- Create a key and copy it.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Omnisend to Even: call connect_begin("omnisend") on the even-connect MCP and walk me through it.
Manage ecommerce contacts and products in Omnisend, create campaigns, and track customer orders and email status.
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.