Skip to main content

MCP server for Review Mode — manage review annotations from any AI agent

Project description

Review Mode MCP Server

Version Downloads

MCP server for Review Mode — manage review annotations from any AI agent.

Instead of loading skill files, running CLI scripts, or understanding JSON formats, any MCP-capable agent gets 6 structured tools to work with review annotations.

Installation

# Install globally
uv tool install review-mode-mcp

# Or run directly (no install needed)
uvx review-mode-mcp

MCP Configuration

Add to your MCP client config (Claude Code, Cline, Cursor, Windsurf, Antigravity, etc.):

{
  "mcpServers": {
    "review-mode-mcp": {
      "command": "review-mode-mcp"
    }
  }
}

CLI Options

Flag Default Description
--revisions-dir .revisions Name of the revisions directory

Agent Rules & Skills

The MCP server bundles ready-made rules and skills for supported AI agents. Run the install command from your project root to copy them into your working directory:

# Install Cursor rules and skills
review-mode-mcp install cursor

# Install Cline rules and skills
review-mode-mcp install cline

This copies the appropriate configuration files (.cursor/rules/, .cursor/skills/ or .clinerules/, .cline/skills/) into your current directory, giving your AI agent the instructions it needs to use the Review Mode workflow.

Tools

Tool Description
open_review Open a file in Review Mode inside the editor
list_reviewed_files List all files with reviews in the workspace
get_review_summary Get revision count and comment status counts for a file
get_annotations Get the full annotation array from a file's latest revision
update_annotation Update status and/or add a reply to annotations
create_annotation Create a new annotation on a specific line

How It Works

The server reads and writes the .revisions/ directory — the same files the VS Code extension watches. When the server modifies annotations, the extension detects the filesystem changes and updates its UI automatically.

.revisions/
└── docs_plans_my-plan_md/    # normalized path
    ├── revisions.json         # revision index
    ├── my-plan.rev0.md        # snapshot
    ├── rev0.json              # annotations for rev0
    ├── my-plan.rev1.md
    └── rev1.json

Requirements

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

review_mode_mcp-0.2.1.tar.gz (12.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

review_mode_mcp-0.2.1-py3-none-any.whl (23.9 kB view details)

Uploaded Python 3

File details

Details for the file review_mode_mcp-0.2.1.tar.gz.

File metadata

  • Download URL: review_mode_mcp-0.2.1.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for review_mode_mcp-0.2.1.tar.gz
Algorithm Hash digest
SHA256 8d9b2fa94cb9dbd56f13f390b7695d491e32500c3b48abbfc1c8180ababb6dd3
MD5 207d8a6bbfdb37ff382b0a0cbf2ed846
BLAKE2b-256 12e153f78eccde9a418d1cb358aa5da25b9089e28963f11e598ce93eea1edcf6

See more details on using hashes here.

File details

Details for the file review_mode_mcp-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: review_mode_mcp-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 23.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for review_mode_mcp-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 245d8aba5fdfbd9b49f656967402263dd4967af9f0f9e7fee0ad2de87190173d
MD5 8044951d8bb8e972bf81114111174ca1
BLAKE2b-256 1cf0b636f2e5622c2c773cab121532d1f935e39ee4205fca30a3bc82039efc46

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page