Skip to content
Cursor

Guild Wars 1 Build Compiler for Cursor

io.github.graphmaxer/gw1-mcp

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

client:Cursor transport:streamable-http tools:8

Install Guild Wars 1 Build Compiler in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Guild Wars 1 Build Compiler in other clients