Delivery Update Ledger for Gemini CLI
io.github.wxt-ai/project-code-notes-workbench
Append a delivery update to the account ledger
client:Gemini CLI
transport:streamable-http
Install Delivery Update Ledger in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"project-code-notes-workbench": {
"httpUrl": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/project-code-notes/downstream"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs