Skip to content
Gemini CLI

AP Control Labs Finance Controls for Gemini CLI

io.github.juodoc/ap-control

Read-only finance and operations controls for AI agents with evidence and safe next actions.

client:Gemini CLI transport:streamable-http

Install AP Control Labs Finance Controls in Gemini CLI

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

{
  "mcpServers": {
    "ap-control": {
      "httpUrl": "https://api-production-9502.up.railway.app/mcp"
    }
  }
}

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

AP Control Labs Finance Controls in other clients