Telnyx Networking Javascript

🌐Community
by team-telnyx Β· vlatest Β· Repository

Automates Telnyx network configurations via JavaScript, enabling programmatic control of routing, peering, and more.

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

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

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

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

About This Skill

What it does

This skill enables AI agents to interact with Telnyx networking resources using JavaScript. It allows programmatic control over tasks like managing phone numbers, configuring SIP trunks, and retrieving network status information. This provides a flexible way to automate telecom operations directly from within an AI agent workflow.

When to use it

  • Automated Provisioning: Automatically provision new phone numbers based on user requests or application needs.
  • SIP Trunk Management: Configure and manage SIP trunks for voice and video communication.
  • Network Monitoring: Retrieve real-time network status information for troubleshooting and performance optimization.
  • Dynamic Routing: Adjust call routing rules dynamically based on network conditions or business logic.

Key capabilities

  • Phone number management (provisioning, retrieval)
  • SIP trunk configuration
  • Network status reporting
  • JavaScript API access

Example prompts

  • "Provision a new phone number in New York City with the area code 212."
  • "Get the current status of my SIP trunk named 'MainTrunk'."
  • β€œList all available phone numbers in California.”

Tips & gotchas

  • Requires an active Telnyx account and API key for authentication.
  • Familiarity with JavaScript is necessary to effectively utilize this skill's API.

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
9

🌐 Community

Passed automated security scans.