Skip to content
Cursor

Veridu for Cursor

io.github.michaelw-pr/veridu

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

client:Cursor transport:streamable-http

Install Veridu in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Veridu in other clients