Telnyx Voice Conferencing Javascript

🌐Community
by team-telnyx · vlatest · Repository

Initiate and manage voice conferences using Telnyx APIs via JavaScript for automated workflows and integrations.

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

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

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

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

About This Skill

What it does

This skill allows AI agents to initiate and manage voice conferences using the Telnyx API. It can create new conference calls, add participants by phone number or participant ID, and terminate existing conferences. The skill provides a programmatic interface for integrating voice conferencing functionality into automated workflows.

When to use it

  • Automated Meeting Scheduling: Automatically schedule and start a meeting with specific attendees based on calendar events.
  • On-Demand Support Calls: Initiate a conference call with support staff when a customer requests assistance.
  • Emergency Response Coordination: Quickly create a voice bridge for emergency responders to communicate during an incident.
  • Automated Team Huddles: Schedule and initiate regular team huddles or briefings.

Key capabilities

  • Create new conferences
  • Add participants by phone number
  • Add participants by participant ID
  • Terminate existing conferences

Example prompts

  • "Start a conference call with John Doe (555-123-4567) and Jane Smith (555-987-6543)."
  • "Create a new conference and add participant 'support_agent_1'."
  • "End the current conference."

Tips & gotchas

  • Requires an active Telnyx account and API key.
  • Participant IDs must be pre-configured within your Telnyx account for this skill to function correctly.

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
9

🌐 Community

Passed automated security scans.