Architectural dossier engine for vibe-coded projects. Runs as an MCP server inside your coding agent — zero LLM calls, pure static analysis.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"vibe-splain": {
"command": "npx",
"args": [
"-y",
"abp2204/vibe-splain"
]
}
}
}
Run in terminal:
claude mcp add vibe-splain npx -y abp2204/vibe-splain
Add to .cursor/mcp.json:
{
"mcpServers": {
"vibe-splain": {
"command": "npx",
"args": [
"-y",
"abp2204/vibe-splain"
]
}
}
}
README Excerpt
<p align="center"> <strong>◈ VIBE-SPLAIN</strong> <br /> <em>Map architectural DNA and behavioral call-chains in complex codebases.</em> </p> <p align="center"> <a href="#install">Install</a> · <a href="#how-it-works">How It Works</a> · <a href="#mcp-tools">MCP Tools</a> · <a href="#dossier-ui">Dossier UI</a> ·
Tools (8)
get_call_chainget_file_contextget_strategic_overviewget_wild_discoveriesinspect_pillarmark_stalescan_projectwrite_decision_card
Topics
architectural-docsclaudecode-analysisdeveloper-toolsmcpmcp-serverstatic-analysistree-sittertypescript