010 GitHub stars
02Offline availability of all indexed documentation, stored locally in a SQLite FTS5 database.
03Full-text search across all Anthropic documentation with BM25 ranking and source filtering.
04Automated daily index refreshes on startup, with an option to trigger a manual re-crawl for immediate updates.
05Browse and list all indexed pages grouped by their source (e.g., platform, API, Claude Code docs).
06Retrieve specific documentation pages by exact path or fuzzy matching for quick reference.