Setting Kagi as Your Default Search Engine β
For a better experience we recommend setting Kagi as your default in your browser.
Choose your browser below for instructions:
| Orion | Chrome | Safari | Firefox |
|---|---|---|---|
| Mac iPhone / iPad | Desktop / Mac iPhone / iPad Android | Mac iPhone / iPad | Desktop / Mac iPhone / iPad Android |
| Edge | Brave | Vivaldi | Firefox Focus |
|---|---|---|---|
| Desktop / Mac iPhone / iPad Android | Desktop / Mac iPhone / iPad Android | Desktop / Mac iPhone / iPad Android | iPhone / iPad Android |
| Vanadium |
|---|
| GrapheneOS |
Kagi App β
You can use Kagi on your phone or tablet with the Kagi App.
Android β
The Kagi app is currently available for Android. Download it from the Google Play Store. You can watch a setup video here.
- Add Kagi search widgets to your homescreen for quick access.
- Use the app directly to search with Kagi on your device.
- Privacy Pass is supported in the Android app. For setup instructions, see the Getting Started with Privacy Pass page.
Pixel Launcher (Advanced) β
If you are using the Pixel Launcher, you can replace the default Google Search widget with the Kagi Search widget, even though Kagi is not currently offered in Google's list of supported search providers.
Note
This method is intended for advanced users. It requires enabling Developer Options and USB debugging, and using Android Debug Bridge (ADB).
- Install the Kagi app.
- Connect your device to a computer with ADB installed.
- Run:
adb shell settings put secure selected_search_engine com.kagi.searchThe default Google Search widget will be replaced with the Kagi Search widget.
To restore the default Google Search widget, choose Google as the default search engine in the Pixel Launcher settings. Alternatively, you can run:
adb shell settings put secure selected_search_engine com.google.android.googlequicksearchboxNote
This workaround relies on an undocumented Android system setting and may stop working in future Android releases.
iPhone β
An iOS app is not yet available. Once released, it will include support for homescreen widgets and direct search. Updates will be posted here when the app is available.
Custom Use β
If you want to manually set Kagi as a default search engine, use these settings:
Kagi Search URL
https://kagi.com/search?q=%sKagi auto suggestions URL
https://kagi.com/api/autosuggest?q=%sKagi auto suggestions URL (Privacy Pass)
https://kagisuggest.com/api/autosuggest?q=%sReverse image search URL
https://kagi.com/reverse/upload.- For image search to work, you have to pass the image you are trying to reverse-search in a
filePOST parameter. For example, in Vivaldi to achieve this you have to set "POST parameters of image search" tofile={google:imageThumbnail}
- For image search to work, you have to pass the image you are trying to reverse-search in a