Skip to content
VS Code

Launch Watch MCP for VS Code

net.nexlab/launch-watch

Rocket launch dates

client:VS Code transport:streamable-http

Install Launch Watch MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "launch-watch": {
      "type": "http",
      "url": "https://mcp.nexlab.net/mcp/launch-watch"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Launch Watch MCP in other clients