Skip to content
Gemini CLI

Stream Estate for Gemini CLI

estate.stream/mcp

French real estate listings, market data and property alerts (Stream Estate API v2).

client:Gemini CLI transport:streamable-http

Install Stream Estate in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://api-v2.stream.estate/mcp"
    }
  }
}

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

Stream Estate in other clients