AI Agent Background Job Queue for Grok
io.github.ansarii/mcp-durable-tasks
Durable background job execution, async task scheduling, and state persistence for AI agents.
client:Grok
transport:streamable-http
Install AI Agent Background Job Queue in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-durable-tasks": {
"type": "http",
"url": "https://neon_innovation_lab--mcp-durable-tasks-job-queue-backend.apify.actor/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