Telnyx Video Python
Helps with video, Python as part of developing backend services and APIs workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add telnyx-video-python npx -- -y @trustedskills/telnyx-video-python
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-video-python": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-video-python"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides Python bindings for the Telnyx Video API. It allows AI agents to programmatically manage video calls, including initiating calls, ending calls, and retrieving call metadata. The skill simplifies interaction with Telnyx's video infrastructure from within a Python environment.
When to use it
- Automated Meeting Scheduling: An agent can schedule and initiate video conferences based on user requests and calendar availability.
- Remote Support/Troubleshooting: Agents can initiate video calls to visually assist users with technical issues.
- Interactive Demos: An AI-powered sales assistant could launch a live video demo of a product or service.
- Video Call Monitoring & Management: An agent can monitor ongoing video calls and perform actions like muting participants or ending the call.
Key capabilities
- Initiate Video Calls
- Terminate Video Calls
- Retrieve Video Call Metadata
- Python Bindings for Telnyx Video API
Example prompts
- "Start a video call with John Doe."
- "End the active video call."
- "What's the status of video call ID 12345?"
Tips & gotchas
- Requires an active Telnyx account and API key to function. Ensure your environment is properly configured with these credentials before using the skill.
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.