sync day for Grok
io.github.syncday-app/sync-day
Free no-signup group scheduling; share a link and rank times by who's free.
client:Grok
transport:streamable-http
tools:8
Install sync day in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"sync-day": {
"type": "http",
"url": "https://sync.day/mcp/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