Skip to content
Grok

Guild Wars 1 Build Compiler for Grok

io.github.graphmaxer/gw1-mcp

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

client:Grok transport:streamable-http tools:8

Install Guild Wars 1 Build Compiler in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "gw1-mcp": {
      "type": "http",
      "url": "https://gw1-mcp.graphmaxer.workers.dev/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

Guild Wars 1 Build Compiler in other clients