Skip to content
Gemini CLI

f1ow for Gemini CLI

com.f1ow/f1ow

Crypto market data & research MCP: price, derivatives, on-chain, sentiment, news, catalysts.

client:Gemini CLI transport:streamable-http

Install f1ow in Gemini CLI

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

{
  "mcpServers": {
    "f1ow": {
      "httpUrl": "https://mcp.f1ow.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

f1ow in other clients