Telnyx Webrtc Client React Native
Helps with client-side, React as part of building frontend UIs and user experiences 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-webrtc-client-react-native npx -- -y @trustedskills/telnyx-webrtc-client-react-native
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-webrtc-client-react-native": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-webrtc-client-react-native"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides a React Native component for integrating WebRTC clients using the Telnyx APIs. It simplifies the process of establishing and managing real-time audio/video connections within React Native applications, enabling features like voice and video calls. The component handles connection management, media stream handling, and other low-level details.
When to use it
- Building a mobile application requiring voice or video communication (e.g., in-app calling).
- Integrating real-time audio/video functionality into an existing React Native project.
- Developing applications that need direct control over WebRTC media streams via the Telnyx platform.
- Creating custom UI elements for controlling WebRTC sessions within a React Native interface.
Key capabilities
- React Native component for WebRTC integration.
- Utilizes Telnyx APIs for connection management.
- Handles media stream processing.
- Provides control over WebRTC session parameters.
Example prompts
- "Initialize a WebRTC call with user '[email protected]'."
- "Start audio-only communication."
- "Display the remote video stream in this component."
Tips & gotchas
- Requires familiarity with React Native development and WebRTC concepts.
- Ensure you have a Telnyx account and API credentials configured for proper authentication.
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.