Guild Wars 1 Build Compiler for Gemini CLI
io.github.graphmaxer/gw1-mcp
GW1 build compiler: skill data, template code encode/decode, validation, hero roster. Read-only.
client:Gemini CLI
transport:streamable-http
tools:8
Install Guild Wars 1 Build Compiler in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"gw1-mcp": {
"httpUrl": "https://gw1-mcp.graphmaxer.workers.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs