ThinkReview for VS Code
io.github.thinkode/thinkreview
Live PR/MR code reviews via review_url_code. OAuth or portal Bearer auth.
client:VS Code
transport:streamable-http
Install ThinkReview in VS Code
.vscode/mcp.json
{
"servers": {
"thinkreview": {
"type": "http",
"url": "https://mcp.thinkreview.dev/v1"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs