Skip to content
Claude Desktop

GVNR by Instruxi for Claude Desktop

io.gvnr/enforcer-governor

GVNR (gvnr.io): stops AI agents overspending and running dangerous commands before they act.

client:Claude Desktop transport:stdio runtime:npm

Install GVNR by Instruxi in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "enforcer-governor": {
      "command": "npx",
      "args": [
        "-y",
        "enforcer-governor"
      ],
      "env": {
        "GOVERNOR_PORT": "<GOVERNOR_PORT>",
        "GVNR_AGENT": "<GVNR_AGENT>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

GVNR by Instruxi in other clients