Tencent TRTC Connector for AI agents.
11 live capabilities
Manage live-streaming rooms and cloud recordings automatically.
Waiting for input…
Why people use Tencent TRTC
Stop manually managing Tencent TRTC live-streaming rooms
With this Connector, your AI agent takes over. It can monitor the room, kick out trolls using remove_user, and start recordings the moment a stream goes live. You get a platform that manages itself, letting your team focus on content instead of clicking buttons.
What Vinkius changes
You get an AI agent that can actually manage your live-streaming infrastructure instead of just watching it.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Trolling prevention
An AI agent monitors a live room and uses remove_user when it detects a user violating community guidelines.
- Real-world use case 02
Automated archives
A user tells their agent to "Record the next hour of this stream," and the agent calls start_cloud_recording.
- Real-world use case 03
Lag diagnosis
A viewer complains about stuttering, so the agent calls describe_call_detail_info to see if it's a dropped frame issue.
Complete set · 11capabilities
The complete Tencent TRTC capability set.
These are the exact actions your AI can choose when you ask it to work with Tencent TRTC.
01—04
4 capabilities in this set.
Part of 11 available through Tencent TRTC.
- 01 Capability
Describe call detail info
Pulls granular metrics on call quality like latency and dropped frames. This lets your agent see exactly why a stream is lagging.
- 02 Capability
Start mcu mix
Turns on MCU mix transcoding for a room to improve stream quality. This helps viewers get a smoother experience.
- 03 Capability
Stop cloud recording
Ends an active cloud recording task to save space and costs. Use this to stop recording as soon as an event finishes.
- 04 Capability
Stop mcu mix
Turns off MCU mix transcoding when it is no longer needed for a session. This helps you manage your resource usage.
05—08
4 capabilities in this set.
Part of 11 available through Tencent TRTC.
- 05 Capability
Describe user info
Gets a list of users in a specific call session using a unique identifier. This helps your agent know exactly who is in the room.
- 06 Capability
Describe room info
Provides the current status and details of a specific TRTC room. Use this to get a snapshot of the room's health.
- 07 Capability
Describe trtc usage
Pulls aggregated statistics on your overall TRTC usage. This is great for keeping an eye on your platform's health and costs.
- 08 Capability
Dismiss room
Ends a live TRTC room session immediately to clear the space. Use this to shut down old sessions quickly.
09—11
3 capabilities in this set.
Part of 11 available through Tencent TRTC.
- 09 Capability
Remove user
Kicks a specific participant out of a live room. This is the primary way to handle bad actors in real time.
- 10 Capability
Remove user by str room id
Removes users from a room using a string-based room identifier. It provides a flexible way to clear out participants.
- 11 Capability
Start cloud recording
Begins a high-definition cloud recording for a specific room. This ensures your content gets saved to your storage.
Set up in minutes
One URL. Then ask Tencent TRTC to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Tencent TRTC from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GThlN2sMLsphbcxAIZc1i54N6RbpaNYdpaefU2AR/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Tencent TRTC, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Tencent TRTC for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GThlN2sMLsphbcxAIZc1i54N6RbpaNYdpaefU2AR/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Tencent TRTC URL.
- Step 03
Save and start
Save the connection and enable Tencent TRTC in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-trtc": {
"url": "https://edge.vinkius.com/vk_preview_GThlN2sMLsphbcxAIZc1i54N6RbpaNYdpaefU2AR/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Tencent TRTC
Open Agent mode in chat and ask: "Using Tencent TRTC, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-trtc": {
"url": "https://edge.vinkius.com/vk_preview_GThlN2sMLsphbcxAIZc1i54N6RbpaNYdpaefU2AR/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Tencent TRTC
Ask Copilot: "Using Tencent TRTC, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-trtc": {
"url": "https://edge.vinkius.com/vk_preview_GThlN2sMLsphbcxAIZc1i54N6RbpaNYdpaefU2AR/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Tencent TRTC
Open Cascade and ask: "Using Tencent TRTC, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-trtc": {
"url": "https://edge.vinkius.com/vk_preview_GThlN2sMLsphbcxAIZc1i54N6RbpaNYdpaefU2AR/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Tencent TRTC
Ask Cline: "Using Tencent TRTC, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add tencent-trtc --transport http "https://edge.vinkius.com/vk_preview_GThlN2sMLsphbcxAIZc1i54N6RbpaNYdpaefU2AR/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Tencent TRTC
Ask Claude: "Using Tencent TRTC, show me...". 11 tools are ready
Where the request belongs
Work Tencent TRTC can move forward.
This is for the engineers and moderators who are tired of being on-call for every minor stream glitch or for the manual task of managing hundreds of concurrent video sessions.
Live-stream Moderator
Kicks trolls and manages room capacity automatically during high-traffic events.
Cloud DevOps Engineer
Diagnoses network lag by pulling real-time call metrics and dropped-frame data.
Infrastructure Manager
Schedules and manages massive cloud recordings across multiple global regions.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsVolcengine RTC
Bring ByteDance's internal RTC Engine to your AI workflow. Administrate audio/video calls, manage servers, and start Mixes.
LiveKit
Manage real-time video, audio, and data sessions via LiveKit. create rooms, manage participants, and trigger recordings directly from your AI agent.
Daily.co
Manage video calls and WebRTC infrastructure via Daily.co. create rooms, track participants, and control meeting sessions directly from your AI.
Dyte
Manage live video and audio experiences via Dyte. create meetings, manage participants, and control recordings or livestreams directly from any AI agent.
LiveKit Real-Time Rooms
Manage LiveKit voice and video rooms. create sessions, control participants, mute tracks, and broadcast data from any AI agent.
RongCloud
Leading IM and RTC platform in China. manage users, messages, and chatrooms via AI.
Bring your own AI
Change the model, client or framework. Keep Tencent TRTC connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Tencent TRTC.
The practical details behind the request, access and result.
Can the Tencent TRTC MCP help me moderate my live streams?
Yes, it allows your AI agent to automatically remove users from a room. This means you can keep your community safe without needing a human to watch every single interaction 24/7.
How does this help with cloud recordings?
You can tell your agent to start or stop recordings for specific rooms. It handles the interaction with Tencent's cloud storage so you don't have to manually trigger it.
Can my AI agent check why my video stream is lagging?
Yes, it can pull granular metrics like dropped frames and latency. This helps you diagnose whether the issue is on the user's end or a broader network problem.
Does this work for managing massive amounts of rooms?
It's designed for that. You can use it to dismiss rooms, manage MCU mixing for better quality, and get usage stats to keep your infrastructure running smoothly.
Is this the right capability for a video conferencing app?
If your app uses Tencent TRTC for its real-time communication, then yes. It gives your AI agent the ability to manage the actual sessions and room environments.
What happens to my recordings when I use this?
The agent interacts with your existing Tencent VOD setup. It just handles the start and stop commands for you automatically.
Does this support Tencent Cloud API v3 signature?
Yes! The Connector abstraction layer perfectly encapsulates and executes the TC3-HMAC-SHA256 signature algorithm natively so you don't have to code it. Just provide SecretId and SecretKey safely.
One connection away
Give your agent a direct line to Tencent TRTC.
Connect Tencent TRTC once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available