Skip to content
VS Code

Steam for VS Code

io.github.pipeworx-io/steam

Steam Web API MCP.

client:VS Code transport:streamable-http

Install Steam in VS Code

.vscode/mcp.json

{
  "servers": {
    "steam": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/steam/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Steam in other clients