Real-time engagement platform. Video calls, live streaming, and chat APIs.
npx -y @agora/mcp-server-agora
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"agora": {
"command": "npx",
"args": ["-y", "@agora/mcp-server-agora"]
}
}
}
```
send_messageread_inboxschedule_meetingget_contactscreate_channelReal-time engagement platform. Video calls, live streaming, and chat APIs.
Language: C++
Category: Communication