Skip to content
Gemini CLI

Re:port Flow MCP for Gemini CLI

io.github.re-port-flow/reportflow-mcp

Generate PDF reports from Re:port Flow templates via Claude and other AI agents.

client:Gemini CLI transport:streamable-http runtime:npm tools:2

Install Re:port Flow MCP in Gemini CLI

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

{
  "mcpServers": {
    "reportflow-mcp": {
      "httpUrl": "https://mcp.re-port-flow.com/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

Re:port Flow MCP in other clients