ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Agora with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage every aspect of your live engagement platform.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Agora capability set.

These are the exact actions your AI can choose when you ask it to work with Agora.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Agora.

  1. 01

    Create project

    Create a new Agora project

  2. 02

    List active calls

    List ongoing calls and sessions

  3. 03

    List projects

    List all Agora projects in your console

  4. 04

    List whiteboard rooms

    List active Interactive Whiteboard rooms

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Agora.

  1. 05

    Query cloud recording

    Check the status of an active recording

  2. 06

    Acquire cloud recording

    Required before starting. Request a resource ID for cloud recording

  3. 07

    Get project details

    Get detailed information for a specific project

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Agora.

  1. 08

    Get usage stats

    Query usage data for a specific project

  2. 09

    Start cloud recording

    Start recording a channel to the cloud

  3. 10

    Stop cloud recording

    Stop an ongoing cloud recording

Observed, not estimated

924ms average. Fast in production.

Agora is checked daily against the live service.

Daily averagePeak 1216ms
Aug 20Today
Fastest day
745ms
Slowest day
1216ms
14-day trend
Improving-10%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Agora, so you can see the experience inside your AI.

It does not authenticate your account with Agora. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Agora Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_FG7jWuo7igounBgXwrQcgMdM1EHVulxOuhvr1Gsv/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Agora capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "agora-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_FG7jWuo7igounBgXwrQcgMdM1EHVulxOuhvr1Gsv/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

Who it's for

Built for the work Agora owners hand off.

This MCP is built for teams that need deep, programmatic control over live communication infrastructure. Developers use it to automate channel provisioning. Live Ops teams rely on it to monitor system health and usage peaks. Product Managers use it to pull concrete consumption reports for billing or planning.

  • 01

    Full-Stack Developers

    Automate the setup of communication channels and recording sessions using the MCP.

  • 02

    Live Ops Teams

    Monitor real-time usage peaks and system health across multiple Agora projects.

  • 03

    Product Managers

    Retrieve monthly consumption reports and user engagement data via natural language prompts.

FAQ

Questions Agora owners ask.

  • 01

    Do I need to set up a project before I can use this MCP?

    Yes. You can use the list_projects capability to see what's already there, or use create_project to provision a new one first. You'll need project details to run most other commands.

  • 02

    What kind of usage data can I get?

    You can query detailed usage data using get_usage_stats. This includes metrics like minutes consumed, bandwidth usage, and peak concurrency for a specific project.

  • 03

    How does the cloud recording process work?

    It's a three-step process: first, you must acquire_cloud_recording to get a resource ID. Then, you start_cloud_recording, and finally, you can stop_cloud_recording when the session is done.

  • 04

    Can I see who is currently in a room?

    Yes. You can use the list_active_calls capability to get a list of ongoing sessions, and you can also list active whiteboard rooms using list_whiteboard_rooms.