RaidRunner for VS Code
net.raidrunner/raidrunner
Manage your Twitch raid-train schedule from an AI assistant: claim, release & trade slots via OAuth.
client:VS Code
transport:streamable-http
Install RaidRunner in VS Code
.vscode/mcp.json
{
"servers": {
"raidrunner": {
"type": "http",
"url": "https://raidrunner.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs