Investigating Codebases
MCP Serverby aiskillstore · Added 5mo ago
Claude
151
Install
git clone https://github.com/aiskillstore/marketplaceAdd to Claude
claude mcp add investigating-codebasesQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"investigating-codebases": {
"command": "npx",
"args": [
"@modelcontextprotocol/investigating-codebases"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Automatically activated when user asks how something works, wants to understand unfamiliar code, needs to explore a new codebase, or asks questions like "where is X implemented?", "how does Y work?", or "explain the Z component"
Tags
developmenttypescriptpythongobashskill