Skip to content
Gemini CLI

NP Ledger for Gemini CLI

com.npledger/np-ledger

Nonprofit fund accounting your AI agent helps you run — read the books and post entries.

client:Gemini CLI transport:streamable-http

Install NP Ledger in Gemini CLI

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

{
  "mcpServers": {
    "np-ledger": {
      "httpUrl": "https://mcp.npledger.com/v1/"
    }
  }
}

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

NP Ledger in other clients