code-context
IntegrationSearchcode-context is an integration that gives your AI local code search over a repository. Once added, your AI can find code with hybrid search and run SQL aggregations over an index built from the repo, so it answers questions using what is actually in your codebase.
This server has no hosted endpoint yet, so ahel can't serve it. You can still add it. It stays paused until ahel can serve it.
After adding code-context, have your AI index the repository you are working in. Then ask it to search the code or run queries that summarize what it finds.
What your AI can do with it
- Search code across a repository using hybrid search
- Run SQL aggregations over the repository's index
- Index a repository locally so code searches run on your own machine
- Find the specific code your AI needs while working on coding tasks
Signals
- GitHub stars
- 26
- Forks
- 1
- Last commit
- Aug 2026
Advanced
- Delivery
- code-context MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-infino-ai-code-context- Source
- github.com/infino-ai/code-context