Skip to content
Gemini CLI

negbit for Gemini CLI

io.github.ag3ntlab-ai/negbit

Buy negbit's curated, provenance-verified knowledge bundles with your own x402 wallet. Read-only.

client:Gemini CLI transport:stdio runtime:npm

Install negbit in Gemini CLI

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

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

{
  "mcpServers": {
    "negbit": {
      "command": "npx",
      "args": [
        "-y",
        "negbit-mcp"
      ],
      "env": {
        "NEGBIT_BASE_URL": "<NEGBIT_BASE_URL>"
      }
    }
  }
}

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

negbit in other clients