Desktop App
macOS and Windows app (beta). Stores credentials in the OS keychain; integrates with CLI coding tools.
Desktop vs Web
| Feature | Desktop | Web |
|---|---|---|
| Credential storage | macOS Keychain / Windows Credential Manager | Encrypted in Querylab.io |
| AI Providers | Querylab.io Cloud + CLI tools + BYOK (directly to AI provider) | Querylab.io Cloud only |
| CLI Tools | Claude Code, Cursor, Copilot, Gemini CLI | Not available |
Authentication
Google OAuth: Sign in with Google. Tokens are stored in the OS keychain (macOS Keychain or Windows Credential Manager).
ADC (developers): Uses gcloud auth application-default login for service account credentials.
CLI Integration
Use AI coding assistants with the desktop app. API calls go directly to the provider. See CLI Integration.
Supported: Claude Code, Cursor, GitHub Copilot, Gemini CLI