Sensei captures how your team uses AI โ context quality, session costs, first-try-right rates โ and feeds that intelligence back into your workflow.
Download the desktop app โ it installs the daemon, CLI, and MCP server on first run.
Download for macOS Apple Silicon
Sensei_aarch64.dmg
brew install --cask mizukisu/tap/sensei-app Or CLI only: brew install mizukisu/tap/sensei
senseid indexer daemonsensei CLIsensei-mcp serverLike Code Climate for code quality โ sensei gives you the metrics to understand and improve how your team uses AI.
Track how often AI completes tasks on the first attempt. Per-repo, per-agent, per-team.
Token-level cost per task, session, and repo. See exactly where money is spent.
Smart token-budgeted context using BM25 + semantic search. Right code, right size.
Automatic crash recovery and progress snapshots. Never lose context mid-task.
Traceability matrix linking code to docs. Flags stale documentation automatically.
Skills, commands, and hooks that inject guardrails into every AI session.
AI platforms connect via MCP. Desktop and CLI talk directly over HTTP. All data stays local.
senseid Indexer daemon โ watches repos, builds code graph, serves HTTP API
sensei-mcp MCP adapter โ translates AI tool calls into HTTP
sensei CLI Manages installation, config, scanning
Desktop Project navigator, graph viewer, indexer control
CLI commands, daemon management, and MCP tools.
sensei configure Detect AI coding platforms and generate configsensei install Install hooks, skills, and MCP serversensei install --acp claude-code Install for a specific platformsensei uninstall Remove sensei from all platformssensei scan ~/Developer Scan a folder and index all repossensei add-lib react Add library docs (auto-discovers llms.txt)senseid start Start as background daemonsenseid stop Stop the daemonsenseid status Show version and PIDsenseid logs Tail the last 50 linesAvailable to your AI coding platform when connected via sensei-mcp.
get_session_context Resume from last checkpoint, load repo orientation
context_pack Load symbols relevant to a query โ token-budgeted
search Semantic search across the entire codebase
load_context Load a specific file with symbol extraction
take_snapshot Record progress for interruption recovery
checkpoint Close session with outcome and FTR scoring
Sensei is open source and free to use. If it saves you time, consider sponsoring the project.