GitHub
octocode
#875 of 964 in the AI Agent Index
2 Score
Real usage —
Momentum —
Attention 6
About
Give your AI assistant a brain for your codebase. Octocode transforms your project into a navigable knowledge graph that Claude, Cursor, and other AI agents can search, understand, and navigate.
The Problem: AI assistants are blind to your codebase. They can't search your files, understand dependencies, or remember context across sessions.
The Solution: Octocode's MCP server gives AI agents:
Standard RAG treats your code as flat text chunks. It finds similar-sounding snippets but has no idea that authmiddleware.rs imports jwt.rs, calls userstore.rs, and is wired into router.rs. Octocode understands structure.
Octocode uses tree-sitter AST parsing to extract real symbols (functions,…
Across sources
430 Stars
- Stars 430
- Forks 42
- Commits 577
- Releases 31