Meteors for Cursor
io.github.pipeworx-io/meteors
Meteors MCP — NASA fireball, near-Earth asteroid, and close approach data
client:Cursor
transport:streamable-http
Install Meteors in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"meteors": {
"url": "https://gateway.pipeworx.io/meteors/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs