Skip to content
Gemini CLI

Homecastr Remote MCP for Gemini CLI

io.github.dhardestylewis/homecastr-remote

Remote MCP endpoint for U.S. home forecasts, public benchmark data, and permit or zoning readiness.

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

Install Homecastr Remote MCP in Gemini CLI

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

{
  "mcpServers": {
    "homecastr-remote": {
      "httpUrl": "https://www.homecastr.com/api/mcp/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

All 44 tools →

Homecastr Remote MCP in other clients