Skip to content
Zed

Veridu for Zed

io.github.michaelw-pr/veridu

Multi-reviewer AI code review: surfaces findings the reviewers agree on, disputes flagged.

client:Zed transport:streamable-http

Install Veridu in Zed

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

{
  "context_servers": {
    "veridu": {
      "url": "https://api.veridu.io/mcp"
    }
  }
}

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

Veridu in other clients