Skip to content
VS Code

Guild Wars 1 Build Compiler for VS Code

io.github.graphmaxer/gw1-mcp

GW1 build compiler: skill data, template code encode/decode, validation, hero roster. Read-only.

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

Install Guild Wars 1 Build Compiler in VS Code

.vscode/mcp.json

{
  "servers": {
    "gw1-mcp": {
      "type": "http",
      "url": "https://gw1-mcp.graphmaxer.workers.dev/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

Guild Wars 1 Build Compiler in other clients