Quickstart
Download, install, and get started with Kunkun.
Download
Kunkun current release target is macOS only.
| Platform | Status |
|---|---|
| macOS | β Available |
| Windows | π‘ In Progress |
| Linux | π‘ In Progress |
| HarmonyOS | π Planned |
macOS
Available now β download the .dmg for Apple Silicon or Intel.
Windows
In Progress β installer is not yet released.
Linux
In Progress β AppImage and .deb are coming soon.
HarmonyOS
Planned β roadmap item.
First launch
Open Kunkun
After installation, launch Kunkun from your Applications folder / Start menu. You'll see the launcher window β a search bar at the top of your screen.
The default shortcut to toggle the launcher is Ctrl+Space (or Cmd+Space on macOS if no conflict).
Try the basics
Start typing to search:
- Applications β type
termto find Terminal,calcfor Calculator - Files β type
~/Documentsto navigate folders - Web β type
gh kunkunto search GitHub - Calculator β type
= 42 * 7to compute
Use Enter to select the first result, or use the arrow keys to navigate.
Open Settings
Press Cmd+, (macOS) or Ctrl+, (Windows/Linux), or type settings in the launcher and press Enter.
From here you can configure:
- AI Search β create knowledge bases and index your data
- API Keys β enable the local HTTP server and create access tokens
- Developer β load extensions during development
- Logs β view and export logs and crash reports
The Settings window is also where you install extensions from the store and manage your AI models.
Next steps
| If you want to⦠| Go here |
|---|---|
| Build a knowledge base and search it with AI | AI Search |
| Access Kunkun features from external tools | Local API Server |
| Connect AI Search to MCP-compatible clients | AI Search MCP |
| Build your own extension | Switch to Developer Guide |