Usno Astronomy for Cursor
io.github.pipeworx-io/usno-astronomy
Next solar eclipse, eclipse times by place, Moon phases and seasons from the US Naval Observatory.
client:Cursor
transport:streamable-http
Install Usno Astronomy in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"usno-astronomy": {
"url": "https://gateway.pipeworx.io/usno-astronomy/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs