ActiveCampaign for your agents.
Connect ActiveCampaign once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 12 curated tools, discovered on demand, with your key stored on your machine and every call going direct to ActiveCampaign.
What agents can do with ActiveCampaign
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
activecampaign_list_contactsList all contacts, with optional email filter.
activecampaign_get_contactGet a single contact by id.
activecampaign_create_contactCreate a new contact. `email` is required.
activecampaign_list_listsList all contact lists.
activecampaign_list_dealsList deals in the CRM pipeline.
activecampaign_add_tag_to_contactAdd a tag to a contact. `tag` is the tag id.
activecampaign_update_contactUpdate an existing contact's fields. Pass contact object with fields to update.
activecampaign_delete_contactDelete a contact by id. Permanent.
activecampaign_list_tagsList all tags defined in the account.
activecampaign_create_dealCreate a new deal in the CRM pipeline.
activecampaign_create_noteCreate a note and optionally attach it to a contact, deal, or other resource.
activecampaign_list_contact_automationsList automations a contact is subscribed to.
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 Developer page.
- Copy your API URL (e.g. https://your-account.api-us1.com) and append /api/3.
- Copy your API Access Token (the Api-Token). Paste it as the key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect ActiveCampaign to Even: call connect_begin("activecampaign") on the even-connect MCP and walk me through it.
Find prospects by email, create contact records in ActiveCampaign, and tag them by industry for segmented campaigns.
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.