Skip to content
Zed

batchwatch mcp for Zed

io.github.batchwatch/batchwatch-mcp

Ask batchwatch whether to batch a job and get the real measured queue evidence, not a guess.

client:Zed transport:stdio runtime:npm

Install batchwatch mcp in Zed

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

{
  "context_servers": {
    "batchwatch-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "batchwatch-mcp"
      ]
    }
  }
}

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

batchwatch mcp in other clients