Back to directory
skullzarmy/vibealive

skullzarmy/vibealive

@skullzarmy

Full-featured utility to test Next.js projects for unused files and APIs + MCP server

nextjscode-analysisunused-filesdead-codemcpide-integrationtool

Installation & Configuration

{
  "mcpServers": {
    "vibealive": {
      "command": "npx",
      "args": [
        "vibealive",
        "serve",
        "--stdio"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12