送信

Tencent RTC MCP

@Tencent-RTC

It exposes Tencent RTC SDK documentation and Tencent RTC API resources to LLM-based tools. This improves the ability of LLM AI Agent to understand and interact with the Tencent RT SDK and API.

ツール

サーバー設定

{
  "mcpServers": {
    "tencent-rtc": {
      "command": "npx",
      "args": [
        "-y",
        "@tencent-rtc/mcp"
      ]
    }
  }
}