checklist.day Registry for Grok
io.github.kitxor/checklist-day
Registry of Python AI/ML libraries: correct imports, quickstart code, and known footguns.
client:Grok
transport:sse
Install checklist.day Registry in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"checklist-day": {
"type": "sse",
"url": "https://mcp.checklist.day/sse"
}
}
}
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