Agentโ™ฅ๏ธŽAge
Catalog

io.github.infino-ai/code-context

Official

by infino-ai ยท TypeScript

Local code search for AI coding agents: hybrid search and SQL aggregation over an in-repo index.

io.github.infino-ai/code-context (MCP Server)

A local code search server implementing the Model Context Protocol (MCP) for AI coding agents. It performs hybrid search and SQL aggregation over an in-repo index to provide contextual code retrieval and proximity data.

๐Ÿ› ๏ธ Key Features

  • Local-first, in-repo index for privacy-preserving search
  • Hybrid text-and-structured search (BM25 + semantic cues)
  • SQL-style aggregation over code context data
  • MCP-compliant interface for model-context workflows
  • Tree-sitter-based parsing hints and cursor-aware results

๐Ÿš€ Use Cases

  • In-repo code context retrieval for coding agents
  • Contextualization of AI-assisted code generation
  • Proximity-aware search across large codebases
  • Semantic search combined with exact-match filtering

โšก Developer Benefits

  • Clear MCP-aligned server implementation for model-context workflows
  • Extensible topics: code-search, codebase-context, semantic-search
  • Integration-friendly with npm ecosystem and CI-ready

โš ๏ธ Limitations

  • Source data excerpt indicates basic readme coverage; depth may vary by repository
  • Local index scope constrained to the in-repo dataset and configured parsers

Topics

bm25claude-codecode-searchcodebase-contextcoding-agentscursorhybrid-searchlocal-firstmcpmodel-context-protocolsemantic-searchtree-sitter
io.github.infino-ai/code-context - agentage MCP Catalog