Jpl Ssd for VS Code
io.github.pipeworx-io/jpl-ssd
NASA/JPL Solar System Dynamics + CNEOS MCP.
client:VS Code
transport:streamable-http
Install Jpl Ssd in VS Code
.vscode/mcp.json
{
"servers": {
"jpl-ssd": {
"type": "http",
"url": "https://gateway.pipeworx.io/jpl-ssd/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs