Review Toolkit MCP
Connect Review to Claude, Cursor or any other MCP client and it stops being a tab you switch to. Review Toolkit MCP. The review mcp server is what makes that connection.
A Model Context Protocol (MCP) service to help AI agents manage and track code review sessions.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
Windows — The Windows tool exposed by this serverSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.
This sits in the file and storage access group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Review's toolset — Windows — is a fair guide to whether it matches your workflow. It is maintained by zebraroy; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Review's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Windows | The Windows tool exposed by this server. |
{
"mcpServers": {
"review-toolkit": {
"command": "npx",
"args": ["-y", "review-toolkit-mcp"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Scoped local file access — read, write, search and reorganise files in directories you explicitly allow.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Build a programmable telecommunications stack for connecting telephony services with the Internet via a cloud-based utility.
Chat with your second brain — search, read and write vault notes through the Local REST API.
Connects AI models to an Obsidian knowledge base for direct access and manipulation of notes and folders.