Skip to content
Zed

Guild Wars 1 Build Compiler for Zed

io.github.graphmaxer/gw1-mcp

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

client:Zed transport:streamable-http tools:8

Install Guild Wars 1 Build Compiler in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "gw1-mcp": {
      "url": "https://gw1-mcp.graphmaxer.workers.dev/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

Guild Wars 1 Build Compiler in other clients