Launch Library for VS Code
io.github.pipeworx-io/launch-library
Launch Library 2 MCP — global rocket launch data
client:VS Code
transport:streamable-http
Install Launch Library in VS Code
.vscode/mcp.json
{
"servers": {
"launch-library": {
"type": "http",
"url": "https://gateway.pipeworx.io/launch-library/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs