Veridu for VS Code
io.github.michaelw-pr/veridu
Multi-reviewer AI code review: surfaces findings the reviewers agree on, disputes flagged.
client:VS Code
transport:streamable-http
Install Veridu in VS Code
.vscode/mcp.json
{
"servers": {
"veridu": {
"type": "http",
"url": "https://api.veridu.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs