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