The official Letmediff MCP server helping you review your code with an agent first workflow
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
letmediff is a review handoff tool for agent-driven coding sessions.
The CLI runs as an MCP server inside a local repository, captures the current worktree diff, and posts it to the web app. The web app renders the diff at a shareable URL and sends reviewer feedback back to the MCP client over server-sent events.
This repository is a pnpm monorepo.
packages/letmediff contains the letmediff MCP CLI.apps/letmediff.it contains the SvelteKit app that stores, renders, and streams diff feedback.^11.2.2Run the app:
Run the MCP server against the local app by setting URL:
When used by an MCP-compatible agent, the server exposes tools to create named checkpoints, create a hosted diff URL, and wait for reviewer feedback.
/diff/[id] and keeps an /events/[id] SSE connection open.No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/letmediff-mcp)<a href="https://allmcps.com/mcp/letmediff-mcp"><img src="https://allmcps.com/api/badge/letmediff-mcp?style=directory" alt="Letmediff MCP on AllMCPs" /></a>