Time & Astronomy for Cursor
org.memoryapi/time
Current time by timezone, astronomy events, and moon phases
client:Cursor
transport:streamable-http
tools:3
Install Time & Astronomy in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"time": {
"url": "https://time.memoryapi.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs