Agora Connector for AI agents.
10 live capabilities
Manage real-time video and voice streaming infrastructure.
Waiting for input…
Why people use Agora
Stop clicking through the Agora Console for every live stream
With this Connector, you just tell your agent to handle it. You can start recordings, check user counts, and pull usage reports in one go. It turns a five-minute manual task into a three-second chat command.
What Vinkius changes
You get a command line for your live streaming infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Automating webinar recordings
A live streamer needs to start a recording for a 2-hour webinar.
- Real-world use case 02
Real-time budget monitoring
An engineer needs to know if the current stream is over budget.
- Real-world use case 03
Portfolio project auditing
A product manager needs a list of all active projects.
Complete set · 10capabilities
The complete Agora capability set.
These are the exact actions your AI can choose when you ask it to work with Agora.
01—04
4 capabilities in this set.
Part of 10 available through Agora.
- 01 Capability
Acquire cloud recording
Request a resource ID before you start a recording. This is a required step for cloud recording tasks.
- 02 Capability
Create project
Set up a brand new Agora project from your agent. This speeds up the deployment of new streaming apps.
- 03 Capability
Get project details
Pull specific configurations and IDs for a project. This saves you from hunting through the console settings.
- 04 Capability
Get usage stats
Get detailed data on minutes and bandwidth usage. This helps you track your real-time costs.
05—07
3 capabilities in this set.
Part of 10 available through Agora.
- 05 Capability
List active calls
See all ongoing calls and sessions in your project. This helps you monitor live activity at a glance.
- 06 Capability
List projects
Get a full list of all Agora projects in your console. Use this to see your entire project portfolio.
- 07 Capability
List whiteboard rooms
Find all active Interactive Whiteboard rooms. This is useful for managing collaborative spaces.
08—10
3 capabilities in this set.
Part of 10 available through Agora.
- 08 Capability
Query cloud recording
Check if a specific cloud recording is still running or done. This helps you verify recording success.
- 09 Capability
Start cloud recording
Trigger a new cloud recording for a specific channel. This automates your archival workflow.
- 10 Capability
Stop cloud recording
End an ongoing cloud recording session immediately. Use this to stop recording when a stream finishes.
Set up in minutes
One URL. Then ask Agora to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Agora 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_FG7jWuo7igounBgXwrQcgMdM1EHVulxOuhvr1Gsv/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 Agora, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Agora for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_FG7jWuo7igounBgXwrQcgMdM1EHVulxOuhvr1Gsv/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 Agora URL.
- Step 03
Save and start
Save the connection and enable Agora in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"agora": {
"url": "https://edge.vinkius.com/vk_preview_FG7jWuo7igounBgXwrQcgMdM1EHVulxOuhvr1Gsv/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 Agora
Open Agent mode in chat and ask: "Using Agora, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"agora": {
"url": "https://edge.vinkius.com/vk_preview_FG7jWuo7igounBgXwrQcgMdM1EHVulxOuhvr1Gsv/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 Agora
Ask Copilot: "Using Agora, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"agora": {
"url": "https://edge.vinkius.com/vk_preview_FG7jWuo7igounBgXwrQcgMdM1EHVulxOuhvr1Gsv/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 Agora
Open Cascade and ask: "Using Agora, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"agora": {
"url": "https://edge.vinkius.com/vk_preview_FG7jWuo7igounBgXwrQcgMdM1EHVulxOuhvr1Gsv/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 Agora
Ask Cline: "Using Agora, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add agora --transport http "https://edge.vinkius.com/vk_preview_FG7jWuo7igounBgXwrQcgMdM1EHVulxOuhvr1Gsv/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 Agora
Ask Claude: "Using Agora, show me...". 10 tools are ready
Where the request belongs
Work Agora can move forward.
This is for the engineers and ops leads who are tired of manual dashboard management and need to automate live stream workflows.
Live Ops Engineer
Automating recording triggers and monitoring system health across multiple projects.
Full-Stack Developer
Provisioning communication channels and managing RTC project settings during deployment.
Product Manager
Pulling usage reports and engagement data for stakeholders without asking for manual exports.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsLiveKit Real-Time Rooms
Manage LiveKit voice and video rooms. create sessions, control participants, mute tracks, and broadcast data from any 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.
Volcengine 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.
Dyte
Manage live video and audio experiences via Dyte. create meetings, manage participants, and control recordings or livestreams directly from any AI agent.
Whereby
Create video meeting rooms, manage recordings, and customize UI themes on Whereby. the easiest way to embed video calls.
Bring your own AI
Change the model, client or framework. Keep Agora 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 Agora.
The practical details behind the request, access and result.
Can the Agora MCP start recordings automatically?
Yes, it can trigger cloud recordings for specific channels. You just need to tell your agent which channel to record, and it handles the request for you.
How do I check my real-time video usage?
You can ask your agent to pull usage stats for any project. It will return data on minutes consumed and peak concurrency so you can track your costs.
Can I manage multiple Agora projects with this?
Yes, you can list and inspect all projects in your console. This makes it easy to manage a large portfolio of streaming apps from one place.
Does this help with live whiteboard rooms?
Yes, it can list all active Interactive Whiteboard sessions. This is great for monitoring collaborative spaces in real-time.
Is there a way to see who's currently in a call?
Yes, the Connector can list active users and sessions. You can ask your agent to see who is currently connected to a specific RTC room.
How do I get my credentials for the Agora MCP?
You'll need to log into the Agora Console, go to Project Management, and find your Customer ID, Customer Secret, and AppID in the settings.
Can I automatically list all active users in an Agora channel?
Yes! Use the list_channel_users capability with the project AppID and the target Channel Name. Your agent will return a list of UIDs currently connected to that session.
How do I start a cloud recording session via the AI agent?
Use the start_cloud_recording capability with the necessary parameters (AppID, Channel Name, and recording config). The agent will trigger the Agora cloud recording engine and return the Resource ID and SID.
Can I monitor the total minutes consumed by my project this month?
Yes! The get_usage_metrics capability retrieves granular consumption data, including audio and video minutes, filtered by date range or project.
One connection away
Give your agent a direct line to Agora.
Connect Agora once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available