Skip to content
Grok

FreeAstroAPI Astrology for Grok

io.github.gabrielrw/freeastroapi

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

client:Grok transport:streamable-http

Install FreeAstroAPI Astrology in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "freeastroapi": {
      "type": "http",
      "url": "https://api.freeastroapi.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

FreeAstroAPI Astrology in other clients