Skip to content
Zed

Astro API for Zed

io.github.frankthomastveter/astro-api

Astronomical logical calculator for AI clients.

client:Zed transport:streamable-http

Install Astro API in Zed

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

{
  "context_servers": {
    "astro-api": {
      "url": "https://81.166.197.155/mcp"
    }
  }
}

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

Astro API in other clients