Skip to content
Zed

Watchgoose for Zed

io.github.bartekrutkowski/watchgoose-mcp

Monitor cron jobs and recurring work through a project-scoped Watchgoose connection.

client:Zed transport:streamable-http runtime:npm

Install Watchgoose in Zed

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

{
  "context_servers": {
    "watchgoose-mcp": {
      "url": "https://mcp.watchgoose.com/mcp"
    }
  }
}

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

Watchgoose in other clients