Moonlora for Cursor
com.moonlora/moonlora
Moon phases, moon signs, full/new moon dates 1900-2100, moonrise/moonset for any coordinates.
client:Cursor
transport:streamable-http
tools:3
Install Moonlora in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"moonlora": {
"url": "https://moonlora.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs