Telnyx Numbers Java

🌐Community
by team-telnyx · vlatest · Repository

Programmatically manage Telnyx phone numbers in Java, enabling automated provisioning, updates, and deprovisioning for your application.

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

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

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

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

About This Skill

What it does

This skill provides Java integration for Telnyx phone numbers. It allows AI agents to programmatically manage and interact with Telnyx number resources, such as retrieving details about a number or initiating calls using a specific number. This enables automated workflows related to phone number provisioning and communication.

When to use it

  • Automated Number Provisioning: Automatically acquire and configure new phone numbers based on user requests or system needs.
  • Dynamic Call Routing: Route outbound calls through specific Telnyx numbers based on caller ID, destination, or other criteria.
  • Number Status Monitoring: Check the status of a Telnyx number (e.g., active, reserved) and trigger actions accordingly.
  • Inventory Management: Track available phone numbers and their associated metadata within your system.

Key capabilities

  • Java integration with Telnyx Phone Numbers API
  • Retrieval of Telnyx number details
  • Initiation of calls using Telnyx numbers

Example prompts

  • "Get the details for Telnyx number +15551234567."
  • "Make a call to 555-789-0123 using my Telnyx number +15551234567."
  • "Check the status of phone number +15551234567."

Tips & gotchas

  • Requires a valid Telnyx API key to authenticate requests.
  • Ensure your Java environment is properly configured with the necessary dependencies for interacting with the Telnyx 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
7

🌐 Community

Passed automated security scans.