Brevo for your agents.
Connect Brevo 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 Brevo.
What agents can do with Brevo
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
brevo_get_accountCheck the credentials: returns account information and plan details.
brevo_list_contactsList all contacts, with optional list and segment filters.
brevo_create_contactCreate a new contact.
brevo_send_transactional_emailSend a transactional email. Use `templateId` to send a template or provide `subject` and `htmlContent` for a custom email.
brevo_list_email_campaignsList all email campaigns.
brevo_get_contactGet details of a contact by email or id.
brevo_update_contactUpdate a contact's attributes and list membership.
brevo_delete_contactDelete a contact by email or id.
brevo_create_contact_listCreate a new contact list.
brevo_get_contact_listGet list details along with the number of contacts.
brevo_get_smtp_reportGet aggregated SMTP statistics for a date range.
brevo_list_smtp_eventsList transactional email events (sent, delivered, opened, bounced, etc.).
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 Generate a new API key, name it, and copy it (shown only once).
- Paste the key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Brevo to Even: call connect_begin("brevo") on the even-connect MCP and walk me through it.
List contacts from multiple email marketing lists, send transactional emails, and retrieve sent campaign history.
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.