GEOMETRY for Cursor
app.geometry/mcp
Deterministic calendars and cosmic date JSON for AI agents via MCP (Gregorian 1900-2100).
client:Cursor
transport:streamable-http
tools:8
Install GEOMETRY in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.geometry.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs