You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cut AI token costs 95%+ on code exploration. The leading MCP server for precise, symbol-level GitHub code retrieval via tree-sitter AST. Works with Claude Code, Cursor & any MCP client. 313B+ tokens saved.
ContextAtlas — context infrastructure for AI coding agents: hybrid retrieval, project memory and retrieval observability via CLI, MCP server or embeddable library. Tree-sitter indexing, LanceDB vector search, FTS5 and token-aware context packing.
This repository contains the implementations of our experiments and our approach presented in the paper: CoNCRA: A Convolutional Neural Network Code Retrieval Approach
A local-first code retrieval MCP server for AI coding agents. Hybrid keyword + vector search over Graphify-indexed codebases, with domain-aware ranking profiles.
Interactive HTML literature explorers for AI-agent research topics: agentic memory design, multi-agent orchestration reliability, and enterprise code retrieval, generated by a Python pipeline and published via GitHub Pages.