snug planner for Grok
com.snugplanner/snug-planner
The first official family-planner MCP: tasks, calendar, meals, shopping and reminders.
client:Grok
transport:streamable-http
Install snug planner in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"snug-planner": {
"type": "http",
"url": "https://api.snugplanner.com/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