Telnyx 10Dlc Java
Automates Telnyx voice call provisioning and management via Java API integration for scalable backend workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add telnyx-10dlc-java npx -- -y @trustedskills/telnyx-10dlc-java
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-10dlc-java": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-10dlc-java"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides Java integration with Telnyx's 10DLC API. It allows AI agents to programmatically manage and interact with 10DLC (Dedicated Short Code) campaigns, including sending messages and retrieving campaign status information. This enables automated workflows for SMS marketing and other short code-based communication scenarios.
When to use it
- Automate the creation of new Telnyx 10DLC campaigns based on user input or data from external systems.
- Retrieve real-time statistics (e.g., message delivery rates, opt-out counts) for existing campaigns.
- Programmatically send SMS messages through a dedicated short code to targeted audiences.
- Manage campaign compliance settings and ensure adherence to Telnyx's guidelines.
Key capabilities
- Java API integration with Telnyx 10DLC platform.
- Campaign management (creation, retrieval, updating).
- Message sending functionality via short codes.
- Retrieval of campaign statistics and status information.
Example prompts
- “Create a new Telnyx 10DLC campaign named ‘SummerSale’ targeting customers in California.”
- "What is the current delivery rate for the 'HolidayPromotion' campaign?"
- "Send an SMS message to phone number +15551234567 using the short code [shortcode] with the text 'Special offer!'"
Tips & gotchas
- Requires a Telnyx account and valid 10DLC credentials.
- Ensure your AI agent has appropriate permissions within your Telnyx account to perform the requested actions.
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.