Skip to content
Cursor

Job Queue Register for Cursor

io.github.wxt-ai/job-queue-register

Register a queued processing profile

client:Cursor transport:streamable-http

Install Job Queue Register in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "job-queue-register": {
      "url": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/job-queue-register"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Job Queue Register in other clients