Vapi for your agents.
Connect Vapi 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 Vapi.
What agents can do with Vapi
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
vapi_list_assistantsList all configured voice assistants.
vapi_create_assistantCreate a new voice assistant with a system prompt and voice settings.
vapi_list_callsList recent phone calls with their status and duration.
vapi_create_callCreate and initiate a new phone call to a number.
vapi_get_callGet detailed information and transcript for a specific call.
vapi_get_assistantGet a single assistant by its id.
vapi_update_assistantUpdate an existing assistant's configuration.
vapi_delete_assistantDelete an assistant by its id.
vapi_list_phone_numbersList all configured phone numbers.
vapi_create_phone_numberBuy or import a phone number to use with assistants.
vapi_update_callUpdate an ongoing call (e.g. end it, transfer).
vapi_list_blocksList all blocks (reusable workflow steps) in the account.
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.
- Log in to the Vapi Dashboard.
- Go to Settings > API Keys and click Create API Key.
- Copy the API key and enter it as the Bearer token.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Vapi to Even: call connect_begin("vapi") on the even-connect MCP and walk me through it.
List voice assistants in Vapi, create outbound phone calls, and retrieve call transcripts and details.
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.