Telnyx Messaging Hosted Python

🌐Community
by team-telnyx · vlatest · Repository

Send and receive SMS messages via Team Telnyx's hosted Python SDK for reliable backend communication.

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-messaging-hosted-python npx -- -y @trustedskills/telnyx-messaging-hosted-python
2

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

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

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

About This Skill

What it does

This skill allows AI agents to send and receive SMS messages using the Telnyx Hosted Python SDK. It provides functionality for composing, sending, and retrieving message status updates, enabling automated communication workflows directly from within an agent's capabilities. The skill handles complexities of interacting with the Telnyx API, simplifying integration for developers.

When to use it

  • Automated Customer Support: Send confirmation messages or support replies automatically based on user input.
  • Appointment Reminders: Schedule and send SMS reminders to users about upcoming appointments.
  • Two-Factor Authentication (2FA): Implement SMS-based 2FA for enhanced security.
  • Order Updates: Provide customers with real-time updates on their order status via text message.

Key capabilities

  • Send SMS messages
  • Retrieve message status
  • Uses the Telnyx Hosted Python SDK

Example prompts

  • "Send a text message to +15551234567 saying 'Your appointment is confirmed for tomorrow at 2pm.'"
  • "What's the status of the message sent to +15551234567 with ID abcdefg?"
  • "Send an SMS to +15551234567 containing this code: 123456 for two-factor authentication."

Tips & gotchas

  • Requires a Telnyx API key and account. Ensure your credentials are properly configured within the AI agent's environment.

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.