Telnyx Numbers Config Python

🌐Community
by team-telnyx · vlatest · Repository

Automates Telnyx number configuration via Python scripting, enabling programmatic provisioning and management of phone numbers.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add telnyx-numbers-config-python npx -- -y @trustedskills/telnyx-numbers-config-python
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-numbers-config-python": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-numbers-config-python"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to configure and manage Telnyx phone numbers programmatically. It enables tasks like setting up number forwarding, configuring SMS capabilities, and managing other number settings through Python code within the agent's workflow. The skill provides a convenient interface for interacting with the Telnyx Numbers API.

When to use it

  • Automating number provisioning: Automatically configure new phone numbers when a user signs up for a service.
  • Dynamic routing setup: Modify forwarding rules based on real-time conditions (e.g., call volume, time of day).
  • SMS campaign management: Programmatically enable or disable SMS capabilities for specific numbers.
  • Number configuration updates: Update number settings in response to user requests or system events.

Key capabilities

  • Python interface to Telnyx Numbers API
  • Configuration of number forwarding rules
  • Management of SMS capabilities on phone numbers
  • Programmatic control over other Telnyx number settings

Example prompts

  • "Set up call forwarding for number +15551234567 to voicemail."
  • "Enable SMS capability for the number +15559876543."
  • "What is the current configuration of number +15551234567?"

Tips & gotchas

Requires a Telnyx API key to authenticate requests. Ensure your agent has appropriate permissions within your Telnyx account to perform the requested actions.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
team-telnyx
Installs
7

🌐 Community

Passed automated security scans.