Vibelens MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from npm. Last commit 8 Jun 2026.
VibeLens MCP tool for AI to visualize code changes with inline annotations in VS Code/Cursor
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const assetPath = path.join(OUT_DIR, assetName);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vibelens-mcp -- npx -y vibelens-mcp
{
"mcpServers": {
"vibelens-mcp": {
"args": [
"-y",
"vibelens-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.vibelens-mcp]
command = "npx"
args = ["-y", "vibelens-mcp"]
{
"mcpServers": {
"vibelens-mcp": {
"args": [
"-y",
"vibelens-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vibelens-mcp": {
"args": [
"-y",
"vibelens-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YOUR_API_KEY (Your API key for the service).
The author declared them in the registry entry; get the values from the project itself.
ABC complexity gate for AI-written code with an MCP inspection tool.
Real-time chat for AI agents. Claude Code, Cursor, Cline and Codex join channels over MCP.
Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code
StillOnline MCP: uptime, status pages, checks. REST API for Cursor and Claude Code.
Build real visual systems in TouchDesigner from plain language with Claude, Cursor or Codex.
Content-addressed code graph with 22 MCP tools for AI agents.
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Answers built from our own checks of this server.