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