search_apps
Find desktop applications by SDK usage, runtime, platform, or developer to analyze technology adoption patterns and research software dependencies.
Instructions
Search for desktop applications by SDK usage, runtime, platform, or developer. Use this to find which apps use a specific SDK (e.g., "Which apps use Sentry?"), discover technology adoption patterns, or research a developer's products. Supports all 11 SDK categories, runtime (electron/native/qt/flutter), platform (macos/windows), and developer name. Pass "null" as an SDK value to find apps without that SDK type. At least one filter is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errorTrackingSdk | No | Filter by error tracking SDK (e.g., "Sentry", "Bugsnag"), or "null" for apps with none | |
| analyticsSdk | No | Filter by analytics SDK (e.g., "Mixpanel", "Amplitude") | |
| featureFlagSdk | No | Filter by feature flag SDK (e.g., "LaunchDarkly") | |
| databaseSdk | No | Filter by database SDK (e.g., "SQLite", "electron-store") | |
| uiFramework | No | Filter by UI framework (e.g., "React", "Vue", "SwiftUI") | |
| stateManagement | No | Filter by state management (e.g., "Redux", "Zustand") | |
| paymentsSdk | No | Filter by payments SDK (e.g., "Stripe", "Paddle") | |
| authSdk | No | Filter by auth SDK (e.g., "Auth0") | |
| observabilitySdk | No | Filter by observability SDK (e.g., "OpenTelemetry", "Datadog") | |
| realtimeSdk | No | Filter by realtime SDK (e.g., "Socket.IO", "Pusher") | |
| autoUpdateSdk | No | Filter by auto-update SDK (e.g., "Sparkle", "electron-updater") | |
| runtime | No | Filter by runtime (e.g., "electron", "native", "qt", "flutter") | |
| platform | No | Filter by platform | |
| developer | No | Filter by developer name (partial match) | |
| limit | No | Max results (default 50, max 500) | |
| offset | No | Pagination offset (default 0) |