Skip to content
Claude Desktop

ReactLive for Claude Desktop

com.reactlive/reactlive

Live audience engagement: run Q&A, polls, liveblogs and chat for webinars and town halls.

client:Claude Desktop transport:streamable-http

Install ReactLive in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "reactlive": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.reactlive.com/api/v2/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

ReactLive in other clients