Telnyx Voice Conferencing Python

🌐Community
by team-telnyx · vlatest · Repository

Automates Telnyx voice conference creation and management using Python for scalable, programmatic audio experiences.

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

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

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

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

About This Skill

What it does

This skill enables AI agents to initiate and manage voice conferences using the Telnyx API. It allows for creating conference calls, adding participants by phone number or participant ID, and ending a conference call. The skill provides programmatic control over audio routing and management within a Telnyx-powered conferencing environment.

When to use it

  • Automated Meeting Scheduling: An agent can schedule a meeting with multiple attendees based on their availability and automatically start the voice conference.
  • Customer Support Escalations: If a customer support interaction requires more complex troubleshooting, an agent can quickly initiate a voice conference to connect the customer with a specialist.
  • Team Huddles/Briefings: An AI assistant could regularly schedule and run short team huddles or briefings for dispersed teams.
  • Event Moderation: During online events, the skill can manage audio routing and participant control within a voice conference environment.

Key capabilities

  • Initiate new voice conferences.
  • Add participants to existing conferences using phone numbers.
  • Add participants to existing conferences using participant IDs.
  • Terminate active voice conferences.

Example prompts

  • "Start a voice conference and add John Doe (555-123-4567) and Jane Smith."
  • "Create a new conference call with participant ID 'abc123' and 'def456'."
  • "End the current active voice conference."

Tips & gotchas

  • Requires an active Telnyx account and API key for authentication.
  • Participant IDs are specific to the Telnyx environment and must be obtained beforehand.

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.