Skip to content
Zed

Auseklis Astrology for Zed

io.github.igmizo/auseklis

Astrology from a real ephemeris: natal charts, transits, synastry, eclipses, returns. No API keys.

client:Zed transport:stdio runtime:npm

Install Auseklis Astrology in Zed

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

{
  "context_servers": {
    "auseklis": {
      "command": "npx",
      "args": [
        "-y",
        "auseklis"
      ]
    }
  }
}

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

Auseklis Astrology in other clients