Spacenews for Cursor
io.github.pipeworx-io/spacenews
Spacenews MCP — wraps the Spaceflight News API v4 (free, no auth)
client:Cursor
transport:streamable-http
Install Spacenews in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"spacenews": {
"url": "https://gateway.pipeworx.io/spacenews/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs