Telnyx Networking Python

🌐Community
by team-telnyx · vlatest · Repository

Automates Telnyx network configurations and tasks using Python scripting for streamlined backend management.

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-networking-python npx -- -y @trustedskills/telnyx-networking-python
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-networking-python": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-networking-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 interact with Telnyx networking resources programmatically using Python. It enables tasks such as retrieving information about phone numbers, initiating calls, and managing other network configurations. The skill leverages the Telnyx API for these operations, providing a flexible way to automate communication workflows.

When to use it

  • Automating provisioning of new phone numbers based on application requirements.
  • Retrieving real-time call status information for ongoing communications.
  • Dynamically adjusting network configurations in response to changing conditions.
  • Building custom integrations with Telnyx services beyond the standard API offerings.

Key capabilities

  • Telnyx API interaction via Python
  • Phone number management (retrieval, provisioning)
  • Call initiation and control
  • Network configuration adjustments

Example prompts

  • "Get me a list of all phone numbers associated with my account."
  • "Initiate a call from +1-555-123-4567 to +1-555-987-6543."
  • "What is the current status of call ID 12345?"

Tips & gotchas

  • Requires an active Telnyx account and API credentials.
  • Familiarity with Python programming is beneficial for advanced usage and customization.

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.