Skip to content
Gemini CLI

FreeAstroAPI Astrology for Gemini CLI

io.github.gabrielrw/freeastroapi

Western, Vedic, and Chinese astrology calculations, charts, forecasts, and geocoding.

client:Gemini CLI transport:streamable-http

Install FreeAstroAPI Astrology in Gemini CLI

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

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

FreeAstroAPI Astrology in other clients