Skip to content
Gemini CLI

fde agent for Gemini CLI

io.github.minjikim89/fde-agent

Diagnose AI workflows for failure, security, and handoff risks — RED/AMBER/GREEN per node.

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

Install fde agent in Gemini CLI

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

{
  "mcpServers": {
    "fde-agent": {
      "httpUrl": "https://fde-mcp.mj-mcp-tools.workers.dev/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

fde agent in other clients