skullzarmy/vibealive
π π π πͺ π§ β Full-featured utility to test Next.js projects for unused files and APIs, with an MCP server that exposes project analysis tools to AI assistants.
Quick Start
Clone the repository:
git clone https://github.com/skullzarmy/vibealiveClaude Desktop configuration example:
{
"mcpServers": {
"vibealive": {
"command": "npx",
"args": [
"-y",
"skullzarmy/vibealive"
]
}
}
}Check the repository README for specific installation and configuration instructions.