Skip to content

Operations Schedule Console for Zed

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

Schedule an operations task

client:Zed transport:streamable-http

Install Operations Schedule Console in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Operations Schedule Console in other clients