Telnyx Numbers Services Javascript

🌐Community
by team-telnyx · vlatest · Repository

Programmatically manage Telnyx phone numbers—purchase, release, configure—using JavaScript for automated provisioning and control.

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

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

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

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

About This Skill

What it does

This skill provides access to Telnyx Numbers Services via a JavaScript library. It allows AI agents to programmatically manage phone numbers, including retrieving details about numbers, verifying ownership, and performing other number-related actions. This enables automated workflows for tasks like provisioning new phone numbers or updating existing ones.

When to use it

  • Automated Phone Number Provisioning: Automatically acquire and configure new phone numbers based on user requests or application needs.
  • Number Verification & Ownership Transfer: Verify ownership of a Telnyx number programmatically, useful for automated account recovery processes.
  • Inventory Management: Track and manage your pool of Telnyx phone numbers within an AI-powered system.
  • Dynamic Number Assignment: Assign specific phone numbers to users or applications based on context or requirements.

Key capabilities

  • Retrieve number details (e.g., type, country code)
  • Verify ownership of a Telnyx number
  • Interact with the Telnyx Numbers API

Example prompts

  • "Get me information about phone number +15551234567."
  • "Verify that I own the number 1-800-FLOWERS."
  • "List all of my available phone numbers in the United States."

Tips & gotchas

  • Requires a Telnyx API key to authenticate requests. Ensure your agent has access to this key securely.

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.