Skip to content
Grok

ThinkReview for Grok

io.github.thinkode/thinkreview

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

client:Grok transport:streamable-http

Install ThinkReview in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

ThinkReview in other clients