Telnyx Numbers Services Java
Manages Telnyx phone numbers and related services programmatically using Java for robust backend integrations.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add telnyx-numbers-services-java npx -- -y @trustedskills/telnyx-numbers-services-java
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-numbers-services-java": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-numbers-services-java"
]
}
}
}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 Java library. It allows AI agents to programmatically manage phone numbers, including purchasing, releasing, and configuring them for various communication channels like SMS and voice calls. The skill simplifies integration with the Telnyx platform directly within Java-based applications.
When to use it
- Automated Number Provisioning: Automatically acquire new phone numbers based on application needs or user requests.
- Dynamic Routing: Configure number settings (e.g., SMS forwarding, voice call routing) programmatically in response to changing conditions.
- Number Lifecycle Management: Release unused phone numbers to optimize costs and resource allocation.
- Integration with Custom Systems: Connect your AI agent's backend systems directly to Telnyx’s number management capabilities.
Key capabilities
- Java library for Telnyx Numbers Services integration
- Phone number purchasing
- Phone number releasing
- Number configuration (SMS, voice)
Example prompts
- "Purchase a new phone number in New York City with SMS capability."
- "Release the phone number +15551234567."
- "Configure phone number +15559876543 to forward all incoming SMS messages to my email address."
Tips & gotchas
- Requires a Telnyx API key for authentication. Ensure the agent has access to valid credentials.
- Familiarity with Java programming is necessary to utilize this skill effectively.
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.