Brain MCP Server - Semantic knowledge base access for Claude Code via Model Context Protocol. Provides intelligent search and navigation of files from multiple locations through native MCP tools.
{
"mcpServers": {
"brain": {
"command": "npx",
"args": [
"-y",
"brain-mcp"
]
}
}
}