Telnyx for Claude Code
io.github.stucchi/telnyx
MCP server for the Telnyx API — billing, phone numbers, and messaging
client:Claude Code
transport:stdio
runtime:pypi
Install Telnyx in Claude Code
run in your project directory
claude mcp add telnyx -e TELNYX_API_KEY=<TELNYX_API_KEY> -- uvx telnyx-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs