Vizier for VS Code
io.github.pipeworx-io/vizier
VizieR MCP — CDS astronomical catalogue access.
client:VS Code
transport:streamable-http
Install Vizier in VS Code
.vscode/mcp.json
{
"servers": {
"vizier": {
"type": "http",
"url": "https://gateway.pipeworx.io/vizier/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs