Telnyx 10Dlc Javascript
Automates Telnyx voice & SMS interactions via JavaScript, enabling custom workflows and integrations for backend applications.
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-javascript npx -- -y @trustedskills/telnyx-10dlc-javascript
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-10dlc-javascript": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-10dlc-javascript"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides JavaScript functionality for interacting with the Telnyx API. It allows AI agents to programmatically manage phone numbers, send and receive messages (SMS), and make calls using Telnyx's services. The skill simplifies common tasks by providing pre-built functions and abstractions over the raw API endpoints.
When to use it
- Automated Phone Number Management: Automatically provision or deprovision phone numbers based on user requests or system events.
- SMS Campaign Automation: Send SMS messages to a list of recipients, potentially incorporating dynamic content.
- Call Routing & Control: Programmatically initiate and control calls, such as transferring them between agents or recording conversations.
- Real-time Notifications: Receive notifications about incoming SMS messages or call events via the Telnyx API.
Key capabilities
- Telnyx API integration
- JavaScript functions for phone number management
- SMS message sending and receiving
- Call initiation and control
Example prompts
- "Find me a new phone number in California."
- "Send an SMS to +15551234567 saying 'Your appointment is confirmed'."
- "Initiate a call to +15559876543 and record the conversation."
Tips & gotchas
This skill requires a Telnyx API key to function. Ensure your AI agent has appropriate credentials configured before attempting to use its features.
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.