Melt Peer Review for Cursor
ai.meltstudio/peer-review
Send AI-made document changes for human review, then read the decisions back.
client:Cursor
transport:streamable-http
Install Melt Peer Review in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"peer-review": {
"url": "https://peer-review.meltstudio.ai/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs