Nonlinear Calendar for Grok
io.github.singularitybpjade/balance-engine
Nonlinear Calendar: this year’s months fold onto the previous 12 years. No key to try.
client:Grok
transport:streamable-http
runtime:npm
tools:12
Install Nonlinear Calendar in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"balance-engine": {
"type": "http",
"url": "https://balance-engine.vercel.app/api/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