Plunk for your agents.
Connect Plunk once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Plunk.
What agents can do with Plunk
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
plunk_send_emailSend a transactional email.
plunk_track_eventTrack a contact event (used to trigger automations).
plunk_list_contactsList all contacts in the project.
plunk_get_contactGet one contact by its id.
plunk_count_contactsGet the total number of contacts in the project.
plunk_create_contactCreate a contact by email. `subscribed` sets marketing consent; `data` holds custom fields.
plunk_subscribe_contactSubscribe a contact to marketing emails, by id.
plunk_unsubscribe_contactUnsubscribe a contact from marketing emails, by id.
plunk_delete_contactDelete a contact by its id.
plunk_update_contactUpdate a contact's email, subscribed status, or custom data.
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.
- Copy the secret key (starts with sk_).
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Plunk to Even: call connect_begin("plunk") on the even-connect MCP and walk me through it.
Send transactional emails with Plunk, track contact events for automations, and manage your subscriber list.
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.