Pacioli — the ERPNext broker you can hand the books for Gemini CLI
io.github.john-broadway/pacioli
Governed agent access to ERPNext — MCP + A2A doors, one spine. No debit without a credit.
client:Gemini CLI
transport:stdio
runtime:pypi
Install Pacioli — the ERPNext broker you can hand the books in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pacioli": {
"command": "uvx",
"args": [
"pacioli"
]
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs