Skip to content
Gemini CLI

Flowral AI Tools for Gemini CLI

app.flowral.mcp/planner

Streamable HTTP MCP server exposing planner flows, tasks, and squads.

client:Gemini CLI transport:streamable-http

Install Flowral AI Tools in Gemini CLI

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

{
  "mcpServers": {
    "planner": {
      "httpUrl": "https://mcp.flowral.app"
    }
  }
}

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

Flowral AI Tools in other clients