Sandbox
12 repos for tree-sitter · Claude Code · DocsClear
ast-outline/
ast-outline

ast-outline lets AI coding agents pull exactly the code context they need — a repo skeleton, a file outline, or one symbol — instead of reading whole files. A stateless, tree-sitter-based CLI.

47

Full AI context and content layer for coding agents over one MCP server — tree-sitter code-map, document RAG, shared memory, multi-agent comms, web crawl, git history + blame. 300+ languages, 10+ agent harnesses, pure Rust.

98
damusix/
atomic-claude

Code graphs, wikis, and research-backed agentic coding. Deterministic tools for nondeterministic workflows, in one opinionated Claude Code config.

89
kapillamba4/
code-memory

MCP server with local vector search for your codebase. Smart indexing, semantic search, Git history — all offline.

49

Team memory for engineers and their AI agents. Lives in your repo. Shared through Git.

1.6k
CSCSoftware/
AiDex

MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less context than grep.

43
crabbuild/
compass

Native, local-first knowledge graph engine for code and project artifacts—inspired by Graphify, built in Rust, and evolving beyond it.

154
EtienneChollet/
ontomics

Extract domain knowledge from codebases to reduce LLM token consumption by 20x and time in agentic search by 10x — gathers and makes concepts, naming conventions, and vocabulary queryable via MCP.

41

Local-first static analysis that turns source code into deterministic, source-grounded workflow maps for coding agents via MCP.

42
Muvon/
octocode

Structural code intelligence for AI agents — semantic search, knowledge graphs, and a built-in MCP server in one Rust binary. Give Claude, Cursor, and any MCP client a deep understanding of your codebase.

471

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

117k
1 add