Skip to content
Zed

FreeAstroAPI Astrology for Zed

io.github.gabrielrw/freeastroapi

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

client:Zed transport:streamable-http

Install FreeAstroAPI Astrology in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "freeastroapi": {
      "url": "https://api.freeastroapi.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

FreeAstroAPI Astrology in other clients