Install
openclaw skills install pipeworx-spacexAccess real-time and historical SpaceX data on launches, rockets, crew, and Starlink satellites with detailed status and media links.
openclaw skills install pipeworx-spacexReal-time and historical data from SpaceX launches, rockets, crew, and the Starlink constellation.
curl -X POST https://gateway.pipeworx.io/spacex/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_latest_launch","arguments":{}}}'
{
"mcpServers": {
"spacex": {
"url": "https://gateway.pipeworx.io/spacex/mcp"
}
}
}