Telnyx Numbers Config Javascript

🌐Community
by team-telnyx · vlatest · Repository

Dynamically configure Telnyx phone numbers using JavaScript code within your backend application for flexible routing.

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

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

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

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 Telnyx numbers programmatically using JavaScript. It provides the functionality to manage number settings, such as enabling or disabling SMS capabilities and setting up voice call forwarding. This enables automated provisioning and configuration of phone numbers within a Telnyx account.

When to use it

  • Automating the setup of new phone numbers for a sales team.
  • Dynamically adjusting SMS capabilities based on regional regulations.
  • Configuring number forwarding rules as part of an onboarding process for new users.
  • Creating a system that automatically enables or disables voice calling for specific numbers.

Key capabilities

  • JavaScript-based configuration
  • Management of Telnyx number settings
  • SMS capability control
  • Voice call forwarding setup

Example prompts

  • "Enable SMS on my Telnyx number with SID 'PN1234567890'”
  • “Forward calls from number 'PN1234567890' to '+15551234567'.”
  • "What is the current SMS status of Telnyx number 'PN1234567890'?"

Tips & gotchas

Requires a valid Telnyx API key and appropriate permissions to manage numbers. Ensure your agent has access to the necessary credentials before attempting to configure numbers.

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
8

🌐 Community

Passed automated security scans.