review mcp for Cursor
io.github.hectorguerilla/review-mcp
Multi-model code review: a panel of models + detectors return a pass/fail verdict. Paid via x402.
client:Cursor
transport:streamable-http
tools:1
Install review mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"review-mcp": {
"url": "https://review-mcp-production.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs