MegaLens for Cursor
ai.megalens/mcp
Code review by AI models from different companies, usually two. Shows where they agree and disagree.
client:Cursor
transport:streamable-http
Install MegaLens in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://megalens.ai/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs