# Scubiee > Local code context engine for AI coding tools. Indexes your repo, embeds with CodeRank, exposes search/map/focus over MCP. Your code stays on your machine. ## Agent-readable documentation - **Full user guide (markdown):** https://scubiee.com/docs.md - **Structured JSON (sections):** https://scubiee.com/docs.json - **Human docs UI:** https://scubiee.com/docs - **Short install:** https://scubiee.com/install ## Product identity - CLI + MCP server key: `scubiee` (not "context-engine") - Data: `~/.scubiee` and `/.scubiee` - Install order: `setup --repair` → `init .` → `connect --…` → reload MCP - Continue after stop: `scubiee resume` (there is no `wake` command) - Windows upgrade Access denied: `scubiee unlock-tool`, not Admin/reboot - Diagnostics: `scubiee diagnose --no-tests --desktop` → Desktop/scubiee-diagnose.json ## Supported connect targets - Cursor: `scubiee connect --cursor` - Claude Code: `scubiee connect --claude-code` - Codex: `scubiee connect --codex` - Kiro: `scubiee connect --kiro` (run inside each project) - Windsurf: `scubiee connect --windsurf` - GitHub Copilot: `scubiee connect --copilot` (run inside each project) - Cline: `scubiee connect --cline` (run inside each project) - Roo Code: `scubiee connect --roo-code` (run inside each project) - Continue: `scubiee connect --continue` - Zed: `scubiee connect --zed` - OpenCode: `scubiee connect --opencode` - Amp: `scubiee connect --amp` - Pi: `scubiee connect --pi` ## Source - GitHub: https://github.com/usmansayed/scubiee