Opendota for VS Code
io.github.pipeworx-io/opendota
OpenDota MCP — Dota 2 open stats.
client:VS Code
transport:streamable-http
Install Opendota in VS Code
.vscode/mcp.json
{
"servers": {
"opendota": {
"type": "http",
"url": "https://gateway.pipeworx.io/opendota/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs