Skip to content
Claude Desktop

Commentary Review for Claude Desktop

dev.commentary/review

Human-owned review for agent plans, rendered documents, Forms, research, and live previews.

client:Claude Desktop transport:streamable-http

Install Commentary Review in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "review": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://commentary.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Commentary Review in other clients