Onboard
MCP Serverby wcygan · Added 5mo ago
Claude
186
Install
git clone https://github.com/wcygan/dotfilesAdd to Claude
claude mcp add onboardQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"onboard": {
"command": "npx",
"args": [
"@modelcontextprotocol/onboard"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Explore an unfamiliar codebase and generate an ARCHITECTURE.md with component diagrams, pattern catalog, and dev workflow guide. Use when joining a new project, picking up an OSS repo, or needing to understand how a codebase works. Keywords: onboard, architecture, explore, understand, codebase, new project, map, document, how does this work
Tags
developmenttypescriptpythonrustgoskill