Skip to content
Zed

Vizier for Zed

io.github.pipeworx-io/vizier

VizieR MCP — CDS astronomical catalogue access.

client:Zed transport:streamable-http

Install Vizier in Zed

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

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

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

Vizier in other clients