Skip to content
Gemini CLI

FLOCORE Governed MCP for Gemini CLI

tech.flocore/flocore

Governed MCP front door to FLOCORE; write calls need human approval and signed receipts.

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

Install FLOCORE Governed MCP in Gemini CLI

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

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

FLOCORE Governed MCP in other clients