{"repo":"catlog22/codexlens-search","free":true,"listed":false,"github":"https://github.com/catlog22/codexlens-search","clone":"git clone https://github.com/catlog22/codexlens-search.git","description":"Lightweight semantic code search engine — 2-stage vector + FTS + RRF fusion + MCP server for Claude Code","language":"Python","stars":47,"topics":[],"license":"MIT","category":"mcp-servers","readme_excerpt":"codexlens-search Semantic code search engine with MCP server for Claude Code. Hybrid search: vector + FTS + AST graph + ripgrep regex — with RRF fusion and reranking. 中文文档 Quick Start Add to your project .mcp.json : That's it. Claude Code will auto-discover the tools: index project - Search - locate . To enable LLM-enhanced search ( locate ), add LLM API keys: Install Choose the install that matches your platform: Platform Recommendations Platform Recommended Command ---------- ------------- --------- Windows + any GPU [directml] pip install codexlens-search[directml] Windows CPU only base pip install codexlens-search Linux + NVIDIA GPU [cuda] pip install codexlens-search[cuda] Linux CPU / AMD GPU base pip install codexlens-search macOS (Apple Silicon) base pip install codexlens-search Don't know / CI [all] pip install codexlens-search[all] Note : On Windows, if you install the base package without [directml] , the MCP server will auto-detect the missing GPU runtime and install onnxruntime-directml on first launch. GPU takes effect from the second start. What's Included All install variants include: - MCP server — codexlens-mcp command - AST parsing — tree-sitter symbol extraction + graph search - USearch — high-performance HNSW ANN backend (default) - FAISS — ANN + binary index backend (Hamming coarse search) - File watcher — watchdog auto-indexing - Gitignore filtering — recursive .gitignore support - Focused search — when no index exists, greps relevant files, indexes only","default_branch":null,"files":null,"tree":[],"storefront":"/r/catlog22","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/catlog22/codexlens-search/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}