SQLite-backed hybrid (vector + FTS) code search index for Claude Code over MCP.
A local, SQLite-backed code index for Claude Code, exposed over MCP. It replaces blind / / exploration with targeted retrieval — "where is defined", "what calls ", "find the rate-limiting code" — answered in milliseconds against an offline index. No API keys. No external services. The embedder runs locally on your machine. 1. Parse your repo with tree-sitter (Python, TypeScript/JavaScript, Go,…
Inferido de los transportes que declara este listado (stdio). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
A local, SQLite-backed code index for Claude Code, exposed over MCP. It replaces blind / / exploration with targeted retrieval — "where is defined", "what calls ", "find the rate-limiting code" — answered in milliseconds against an offline index. No API keys. No external services. The embedder runs locally on your machine. 1. Parse your repo with tree-sitter (Python, TypeScript/JavaScript, Go, Rust). 2. Chunk code per symbol and expand identifiers ( → ) so search matches both styles. 3. Embed…