All your knowledge. One search. AI-ready.
Index your code, docs, notes, and wikis locally.
Let AI assistants search everything you know.
SQLite FTS5 gives sub-millisecond full-text search across all your indexed content.
MCP server for GitHub Copilot, Claude Desktop, and Ollama integration.
Code repos, Obsidian vaults, markdown wikis, any text-based knowledge.
Your data stays on your machine. Works offline. No cloud dependencies.
Add GitHub repos by URL. Auto-cloned, auto-synced, always up-to-date.
Export/import your setup. One command to replicate on any machine.
Works with your favorite AI tools via MCP:
cargo install kdex
kdex index ~/code/my-project kdex index ~/Documents/obsidian-vault kdex add --remote owner/repo # Index a GitHub repo
kdex search "authentication"
kdex mcp # Start MCP server for AI assistants