Telnyx Networking Javascript
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.
Run in terminal (recommended)
claude mcp add telnyx-networking-javascript npx -- -y @trustedskills/telnyx-networking-javascript
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.