Skip to content
VS Code

Giantbomb for VS Code

io.github.pipeworx-io/giantbomb

Giant Bomb MCP.

client:VS Code transport:streamable-http

Install Giantbomb in VS Code

.vscode/mcp.json

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

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

Giantbomb in other clients