Skip to content
Windsurf

AI Agent Background Job Queue for Windsurf

io.github.ansarii/mcp-durable-tasks

Durable background job execution, async task scheduling, and state persistence for AI agents.

client:Windsurf transport:streamable-http

Install AI Agent Background Job Queue in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp-durable-tasks": {
      "serverUrl": "https://neon_innovation_lab--mcp-durable-tasks-job-queue-backend.apify.actor/mcp"
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

AI Agent Background Job Queue in other clients