Skip to content
Zed

Simbad for Zed

io.github.pipeworx-io/simbad

SIMBAD MCP — CDS astronomical object database.

client:Zed transport:streamable-http

Install Simbad in Zed

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

{
  "context_servers": {
    "simbad": {
      "url": "https://gateway.pipeworx.io/simbad/mcp"
    }
  }
}

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

Simbad in other clients