Communication & SupportAuth: API Key
Telnyx hosted MCP server
Telephony APIs
Telnyx’s hosted MCP server lets agents use its communications platform — messaging, voice, and telephony operations — with API-key access to the connected Telnyx account.
Curated by Agentic WorkersPublished Updated
Server description
Programmable voice, SMS, and connectivity
Telnyx’s hosted MCP server lets agents use its communications platform — messaging, voice, and telephony operations — with API-key access to the connected Telnyx account.
- Slug
- telnyx
- Category
- Communication & Support
- Category slug
- communication-and-support
- Authentication
- API Key
- Auth type
- api-key
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"telnyx": {
"url": "https://api.telnyx.com/v2/mcp"
}
}
}