MCP Server
MCP
Telnyx
MCP server for the Telnyx API — billing, phone numbers, and messaging
Install
uvx telnyx-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "telnyx-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Telnyx API key for authentication",
"isRequired": true,
"isSecret": true,
"name": "TELNYX_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment