Vonage for your agents.
Connect Vonage 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 Vonage.
What agents can do with Vonage
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
vonage_send_smsSend an SMS message. Specify From (sender name or number), To (E.164 format), and Text of the message.
vonage_get_balanceCheck your Vonage account balance.
vonage_start_verificationStart a phone verification by sending a code via SMS or voice to a phone number.
vonage_check_verificationCheck the result of a phone verification using the request ID and code.
vonage_search_messagesSearch sent messages by date range or recipient ID.
vonage_get_accountGet your Vonage account details and settings.
vonage_get_sms_pricingGet per-country SMS pricing information.
vonage_send_2faSend a 2FA code via SMS using the Verify API workflow.
vonage_list_available_numbersSearch for available virtual phone numbers to purchase.
vonage_submit_sms_conversionSubmit a conversion (opt-in or opt-out) for an SMS recipient to improve deliverability.
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 into the Vonage API dashboard and go to Settings.
- Copy your API Key and API Secret.
- The API key is the first field; the API secret is the second.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Vonage to Even: call connect_begin("vonage") on the even-connect MCP and walk me through it.
Send SMS messages via Vonage, check your account balance, and start phone number verification workflows.
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.