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