VibeLens MCP tool for AI to visualize code changes with inline annotations in VS Code/Cursor
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
AI peer review for your code changes.
Just like humans review each other's PRs, your AI reviews its own changes with inline annotations that appear directly in a VS Code/Cursor panel.
When humans write code, we do peer review. When AI writes code, we often scroll through chat hoping we understood what changed.
VibeLens gives AI the same workflow humans use: review the diff, annotate the changes, and explain the reasoning next to the code.
The AI calls the show_diff_explanation MCP tool after completing a task. The MCP server stores the review locally, and the VS Code/Cursor extension renders the diff with inline annotations.
Action buttons let you send improvement suggestions directly to Cursor chat.
vibelens-mcp for supported AI tools.Install kevcode.vibelens-extension from the Visual Studio Marketplace once published.
Install kevcode.vibelens-extension from Cursor's extension marketplace once the Open VSX listing syncs.
Download the .vsix from GitHub Releases and install it from the Extensions view with "Install from VSIX...".
The extension automatically configures the MCP server on first activation where supported.
If auto-configuration does not work, add vibelens-mcp manually to your MCP client.
Add to ~/.cursor/mcp.json:
Add to claude_desktop_config.json:
Add to ~/.codeium/windsurf/mcp_config.json:
| Package | Description |
|---|---|
| packages/extension | VS Code/Cursor extension that displays diff explanations |
| packages/mcp | MCP server with the show_diff_explanation tool |
kevcode.vibelens-extension to VS Code Marketplace and Open VSX.vibelens-mcp.io.github.klewicki7/vibelens-mcp.MIT
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/vibelens-mcp)<a href="https://allmcps.com/mcp/vibelens-mcp"><img src="https://allmcps.com/api/badge/vibelens-mcp?style=directory" alt="Vibelens MCP on AllMCPs" /></a>