Semantic code search and indexing
Index codebases for contextual AI assistance. Reference existing functions, classes, and implementations.
{
"mcpServers": {
"codebase": {
"mcpServers": {
"codebase": {
"args": [
"-y",
"@anthropic/mcp-server-codebase",
"/path/to/your/project"
],
"command": "npx"
}
}
}
}
}