Launches for Cursor
io.github.pipeworx-io/launches
Launches MCP — wraps Launch Library 2 API (ll.thespacedevs.com)
client:Cursor
transport:streamable-http
Install Launches in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"launches": {
"url": "https://gateway.pipeworx.io/launches/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs