Skip to content
Gemini CLI

PVPWire for Gemini CLI

com.pvpwire/pvpwire

Hand-compiled game-mechanics data for Diablo 2, Path of Exile, Diablo 3 and GW2, plus live signal.

client:Gemini CLI transport:stdio runtime:npm

Install PVPWire in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "pvpwire": {
      "command": "npx",
      "args": [
        "-y",
        "@pvpwire/mcp-server"
      ]
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

PVPWire in other clients