Skip to content
Cursor

ThinkReview for Cursor

io.github.thinkode/thinkreview

Live PR/MR code reviews via review_url_code. OAuth or portal Bearer auth.

client:Cursor transport:streamable-http

Install ThinkReview in Cursor

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

{
  "mcpServers": {
    "thinkreview": {
      "url": "https://mcp.thinkreview.dev/v1"
    }
  }
}

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

ThinkReview in other clients