Provider Skill
Telnyx
SMS, voice calls, phone numbers, cloud storage, and AI assistants via Telnyx API
Telnyx
SMS, voice calls, phone numbers, cloud storage, and AI assistants via Telnyx API
Available Tools
- get_api_endpoint_schema: Get the schema for an endpoint in the Telnyx TypeScript API. You can use the schema returned by this tool to invoke an endpoint with the
invoke_api_endpointtool. — $0.01/call - list_api_endpoints: List or search for all endpoints in the Telnyx TypeScript API — $0.01/call
- invoke_api_endpoint: Invoke an endpoint in the Telnyx TypeScript API. Note: use the
list_api_endpointstool to get the list of endpoints andget_api_endpoint_schematool to get the schema for an endpoint. — $0.01/call
Quick Start
{
"mcpServers": {
"telnyx": {
"url": "https://telnyx.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"
}
}
}
Pricing
Pay per tool call from your XPay wallet. No subscriptions, no minimums.
Get an API key at xpay.tools.
Tools: 3 Category: Communication APIs
When to Use
Use Telnyx tools when you need to sms, voice calls, phone numbers, cloud storage, and ai assistants via telnyx api. All tools are available through xpay✦'s single MCP connection.
MCP Connection
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
Available Tools
- Get Api Endpoint Schema — Get the schema for an endpoint in the Telnyx TypeScript API. You can use the schema returned by this tool to invoke an endpoint with the
invoke_api_endpointtool. — $0.01/call — SKILL.md - List Api Endpoints — List or search for all endpoints in the Telnyx TypeScript API — $0.01/call — SKILL.md
- Invoke Api Endpoint — Invoke an endpoint in the Telnyx TypeScript API. Note: use the
list_api_endpointstool to get the list of endpoints andget_api_endpoint_schematool to get the schema for an endpoint. — $0.01/call — SKILL.md
How to Execute
xpay_discover— Search for tools:xpay_discover("telnyx")xpay_details— Get input schema:xpay_details("telnyx/TOOL_NAME")xpay_run— Execute:xpay_run("telnyx/TOOL_NAME", { ...inputs })xpay_balance— Check credits
Links
- Provider page: https://xpay.tools/telnyx/
- All providers: https://xpay.tools/explore
- Docs: https://docs.xpay.sh
Tools (3)
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/telnyx/SKILL.md
CLI
npx @xpaysh/cli install telnyx
Manual
curl -o SKILL.md https://xpay.tools/skills/telnyx/SKILL.md
Details
Tools
3
Category
Communication APIs
Total calls
1

