netcafe tasks for Grok
com.ainetcafe/netcafe-tasks
Recurring agent jobs that run on our servers and ping you only when the result changed.
client:Grok
transport:streamable-http
tools:6
Install netcafe tasks in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"netcafe-tasks": {
"type": "http",
"url": "https://ainetcafe.com/mcp/tasks?s=registry"
}
}
}
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