Skip to content
Gemini CLI

Exactlane Preflight for Gemini CLI

dev.exactlane/preflight

Caller-specific static MCP capability fit evidence. No live probing; caller owns the decision.

client:Gemini CLI transport:streamable-http

Install Exactlane Preflight in Gemini CLI

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

{
  "mcpServers": {
    "preflight": {
      "httpUrl": "https://exactlane.dev/mcp"
    }
  }
}

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

Exactlane Preflight in other clients