Developer Tools
Trust: 45/100 (Fair)io.github.team-telnyx/telnyx Guide
Official TypeScript library for the Telnyx API
71 starsby team-telnyx
Quick Start
Install
npx telnyxClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-team-telnyx-telnyx": {
"command": "npx",
"args": [
"telnyx"
]
}
}
}