Cleo Family for Grok
io.github.scottwittrock/cleo
Log baby feedings, diapers, and sleep; manage family tasks, meals, recipes, groceries, and trips.
client:Grok
transport:streamable-http
Install Cleo Family in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"cleo": {
"type": "http",
"url": "https://api.cleofamily.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