MCP server that gives Claude Code deep project context — structure, git, file search, and code summaries
{
"mcpServers": {
"apeinspiredevcontext": {
"command": "npx",
"args": [
"-y",
"@apeinspire/devcontext-mcp"
]
}
}
}