Skip to content
VS Code

Rawg for VS Code

io.github.pipeworx-io/rawg

RAWG MCP — wraps the RAWG video games database API (rawg.io)

client:VS Code transport:streamable-http

Install Rawg in VS Code

.vscode/mcp.json

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

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

Rawg in other clients