Diffsmith runs a local MCP server so your AI coding agent can read your inline review comments and reply to them in the app, with no copy and paste. Snippets for Claude Code, Codex, Cursor, Windsurf, VS Code and Zed are below.
The server is listening on port 34337, at http://127.0.0.1:34337.
X-MCP-Token can be any stable value you like — it just needs to stay the same between runs. X-MCP-Client is the display name shown on that agent’s comments inside Diffsmith, so give each tool its own. MCP config formats change between tool versions, so adjust the keys if yours differs.
Reading and replying to your comments is the obvious use, but a connected agent can also write a walkthrough: a numbered tour of the code you step through in Diffsmith, one line at a time. Ask for one in plain language, like “use Diffsmith to walk me through how caching works”.