GEOMETRY for Grok
app.geometry/mcp
Deterministic calendars and cosmic date JSON for AI agents via MCP (Gregorian 1900-2100).
client:Grok
transport:streamable-http
tools:8
Install GEOMETRY in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp": {
"type": "http",
"url": "https://mcp.geometry.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs