The official Letmediff MCP server helping you review your code with an agent first workflow
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. contains the MCP CLI. contains the SvelteKit app that…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
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. contains the MCP CLI. contains the SvelteKit app that stores, renders, and streams diff feedback. Node.js compatible with the package dependencies Run the MCP…