Skip to content
Gemini CLI

ActionDock for Gemini CLI

app.actiondock/actiondock

Supervised API-write gateway for AI agents with policy, human approval and execution receipts.

client:Gemini CLI transport:streamable-http tools:8

Install ActionDock in Gemini CLI

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

{
  "mcpServers": {
    "actiondock": {
      "httpUrl": "https://actiondock.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

What Gemini CLI can do once it is connected

ActionDock in other clients