Skip to content
VS Code

steamwebapi for VS Code

io.github.sellrock-de/steamwebapi

Live Steam Market API docs, schemas, products, games, markets and endpoint search.

client:VS Code transport:streamable-http tools:11

Install steamwebapi in VS Code

.vscode/mcp.json

{
  "servers": {
    "steamwebapi": {
      "type": "http",
      "url": "https://mcp.steamwebapi.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

steamwebapi in other clients