Telnyx Porting In Java

🌐Community
by team-telnyx · vlatest · Repository

Automates Telnyx number porting requests via Java API integration for streamlined backend provisioning.

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-porting-in-java npx -- -y @trustedskills/telnyx-porting-in-java
2

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

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

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

About This Skill

What it does

This skill allows AI agents to port numbers into Telnyx using the Java SDK. It handles the creation of new phone numbers and associates them with your account, enabling you to manage your telephony infrastructure programmatically. The agent can automate number provisioning based on user requests or system needs.

When to use it

  • Provisioning new phone numbers for a sales team expanding into a new region.
  • Automatically adding toll-free numbers as part of an onboarding process for new clients.
  • Dynamically allocating temporary numbers for event registration or short-term promotions.
  • Responding to requests from users needing specific number types (e.g., local, toll-free).

Key capabilities

  • Number creation via Java SDK
  • Telnyx account integration
  • Automated phone number provisioning
  • Supports various number types

Example prompts

  • "Create a new toll-free number in California."
  • "Provision a local number for the Denver area with an NPA of 212."
  • “Add a new DID to my Telnyx account.”

Tips & gotchas

Requires access to a Telnyx API key and proper Java environment setup. Ensure your agent has the necessary permissions within your Telnyx account to create phone 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
6

🌐 Community

Passed automated security scans.