Skip to content

Operations Schedule Console for VS Code

io.github.wxt-ai/task-priority-guidance-workbench

Schedule an operations task

client:VS Code transport:streamable-http

Install Operations Schedule Console in VS Code

.vscode/mcp.json

{
  "servers": {
    "task-priority-guidance-workbench": {
      "type": "http",
      "url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/task-priority-guidance/downstream"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Operations Schedule Console in other clients