Skip to content
Gemini CLI

mcp fleet for Gemini CLI

io.github.gavinlee1/mcp-fleet

12 MCP tools: invoice→JSON, text→SQL, PII redaction, regex & more. Free to try, pay per call.

client:Gemini CLI transport:sse

Install mcp fleet in Gemini CLI

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

{
  "mcpServers": {
    "mcp-fleet": {
      "url": "https://mcp-fleet.nebula-labs.online/mcp/sse?src=mcp_registry"
    }
  }
}

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

mcp fleet in other clients