MCP tool for AI to visualize code changes with inline annotations in VS Code/Cursor
{ "mcpServers": { "explain-changes": { "command": "npx", "args": [ "-y", "explain-changes-mcp" ] } } }