Skip to content
Gemini CLI

agent workflow engine for Gemini CLI

io.github.lazymac2x/agent-workflow-engine

Cloudflare Workers MCP server: agent-workflow-engine

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

Install agent workflow engine in Gemini CLI

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

{
  "mcpServers": {
    "agent-workflow-engine": {
      "httpUrl": "https://api.lazy-mac.com/agent-workflow-engine/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

agent workflow engine in other clients