Skip to content
Zed

mcp ephemeris for Zed

io.github.kairosastro-sketch/mcp-ephemeris

NASA-validated computed planetary positions for your AI: 19 astrology tools, never hallucinated.

client:Zed transport:stdio runtime:npm

Install mcp ephemeris in Zed

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

{
  "context_servers": {
    "mcp-ephemeris": {
      "command": "npx",
      "args": [
        "-y",
        "@cosmosos/mcp-ephemeris"
      ]
    }
  }
}

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

mcp ephemeris in other clients