Codebase Inspection
MCP Serverby Kaakati · Added 5mo ago
Claude
5
Install
git clone https://github.com/Kaakati/rails-enterprise-devAdd to Claude
claude mcp add codebase-inspectionQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"codebase-inspection": {
"command": "npx",
"args": [
"@modelcontextprotocol/codebase-inspection"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Mandatory inspection procedures for understanding Rails codebase structure before writing any code. Use this skill FIRST before any code generation task to discover existing patterns, conventions, dependencies, and file organization in the target Rails project.
Tags
developmentjavascriptjavarubybashskill