Telnyx Webrtc Javascript

🌐Community
by team-telnyx · vlatest · Repository

Enables JavaScript applications to connect to Telnyx WebRTC services for real-time audio/video 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-webrtc-javascript npx -- -y @trustedskills/telnyx-webrtc-javascript
2

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

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

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

About This Skill

What it does

This skill enables AI agents to establish and manage WebRTC connections using JavaScript. It facilitates real-time audio/video communication directly within the agent's workflow, allowing for features like voice calls or video conferencing. The skill leverages the Telnyx platform for signaling and media routing.

When to use it

  • Customer Support: Integrate a live agent via video call when complex issues require visual assistance.
  • Remote Collaboration: Enable real-time audio/video communication between agents working remotely.
  • Interactive Tutorials: Deliver interactive training sessions with screen sharing and two-way audio/video.
  • Automated Voice Calls: Initiate outbound voice calls for automated announcements or surveys.

Key capabilities

  • WebRTC connection establishment
  • JavaScript API for control
  • Integration with Telnyx platform
  • Audio/Video streaming support
  • Signaling management

Example prompts

  • "Initiate a video call to user [user ID]."
  • "Establish a WebRTC connection and stream audio to speaker."
  • "Connect me to an agent via voice call using WebRTC."

Tips & gotchas

Requires a Telnyx account and API key for authentication. Ensure the environment has necessary browser or Node.js support for WebRTC functionality.

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.