Desktop
Live · 4 sources syncing
Ask Growth OSDesktop & Claude
Growth OS runs locally as a desktop app and exposes an MCP server on 127.0.0.1 so Claude — or any MCP-aware agent — can use your unified App Store, Mixpanel, RevenueCat and Braze data as tools.
You're viewing the web build
The agentic hub only runs in the packaged desktop app. To launch it:
cd electron npm install npm rebuild keytar # OS keychain bindings npm run dev
See electron/README.md for packaging into .app / .exe / AppImage.