Multi-repo semantic code search MCP server in Rust — hybrid vector + BM25 retrieval, tree-sitter AST chunking, fully offline. For OpenCode, Claude Code, Cursor, and any MCP client.
$git clone https://github.com/flupkede/codesearchInstalls into the current project.
Install codesearch by running `git clone https://github.com/flupkede/codesearch`, then use it for the current task and follow its documentation at https://github.com/flupkede/codesearch.