📊Token Budget ManagementEstimate tokens as len/4. Sort files by priority. Stop when budget exceeded. Never waste context window space.
🤖AI Agent ReadyBuilt-in MCP server over stdio. Works with Claude, Cursor, Windsurf, VS Code Copilot, and any MCP-compatible agent.
🌐Any Git HostGitHub, GitLab, Bitbucket, self-hosted — works with any Git repository without requiring a full clone.
🎯Smart File PriorityREADME first, then main files, then manifests, then build files. The most important code is always in context.
📦Dependency ExtractionAutomatically parse go.mod, package.json, Cargo.toml, requirements.txt, and Gemfile for dependency awareness.
📄Multiple Output FormatsJSON (default), plain text, or YAML. Perfect for piping into LLMs, saving to files, or programmatic consumption.