ReactLive for VS Code
com.reactlive/reactlive
Live audience engagement: run Q&A, polls, liveblogs and chat for webinars and town halls.
client:VS Code
transport:streamable-http
Install ReactLive in VS Code
.vscode/mcp.json
{
"servers": {
"reactlive": {
"type": "http",
"url": "https://www.reactlive.com/api/v2/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs