Loading MCP server directory, please wait...
Official TypeScript library for the Telnyx API
npx @getmcp/cli add io.github.team-telnyx/telnyxRequires Node.js 18+. Community-contributed server. Review source before installing.
TELNYX_API_KEYYour Telnyx API key for authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.team-telnyx/telnyx": {
"command": "npx",
"args": [
"-y",
"telnyx"
],
"env": {
"TELNYX_API_KEY": ""
}
}
}
}