Telnyx for your agents.
Connect Telnyx once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Telnyx.
What agents can do with Telnyx
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
telnyx_send_smsSend an SMS or MMS message from a Telnyx phone number to a recipient.
telnyx_list_phone_numbersList available phone numbers on your Telnyx account.
telnyx_get_messaging_profileGet details of a messaging profile by profile ID. Returns webhook URL, enabled features, and daily limits.
telnyx_get_messageGet delivery details and status for a specific message by message ID.
telnyx_available_phone_numbersSearch for available phone numbers by country code, area code, or features.
telnyx_list_messaging_profilesList all messaging profiles on the account.
telnyx_create_messaging_profileCreate a new messaging profile for sending and receiving messages.
telnyx_list_connectionsList all connections (IP and credential-based).
telnyx_get_callGet details of a specific call by call_control_id.
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 Telnyx portal and go to API Keys.
- Create a new API key and copy it.
- The key is sent as a Bearer token in the Authorization header.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Telnyx to Even: call connect_begin("telnyx") on the even-connect MCP and walk me through it.
Send an SMS from a Telnyx number and search for available phone numbers.
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.