Agora MCP

Updated

Use Agora MCP with AI coding assistants to build with Agora faster.

The Agora MCP server gives your AI assistant direct access to Agora documentation so it can look up APIs, SDK methods, and platform-specific details in real time.

The MCP server is included when you install Agora Skills. If you prefer to install only the MCP server, use:

https://mcp.agora.io

Installation

Codex

codex mcp add --url https://mcp.agora.io agora-docs

Claude Code

claude mcp add --transport http agora-docs https://mcp.agora.io

Gemini CLI

gemini mcp add --transport http agora-docs https://mcp.agora.io

Manual installation

Add the server URL https://mcp.agora.io to your MCP client of choice. If prompted, use http or Streamable HTTP transport.