Download
Bee, everywhere you work.
Browser, phone, desktop, terminal. Same account, chat history, projects, and documents. Sign in once, switch surfaces freely.
Workspace
workspace.bee.heossi.com · runs in your browser
The full Bee workspace — multimodal chat, image and video generation, documents, projects, scheduled work, notifications, memory, and account controls — in your browser. Nothing to install. PWA-installable on major platforms.
Mobile
Android
v0.1.0 (build 12) · v0.1.0 (build 12) · 94.7 MB · Android 7.0 (API 24)+
Direct, release-signed APK for controlled distribution and sideloading. The same build line has been submitted to Google Play for standard customer distribution; store availability begins after Google completes review. Existing Bee entitlements follow the account on either distribution channel.
Last published 2026-07-21 · v0.1.0 (build 12) (build 12)
iOS
App Store + TestFlight
Apple doesn't allow side-loaded apps on iPhone the way Android does. We're targeting App Store + TestFlight after the Android beta proves the auth and chat surface stable. ~95% of the code is shared with the Android build (bare React Native).
Desktop
Mac · Apple Silicon
v0.1.0 · 6.4 MB · macOS 11+ · unsigned preview
Standalone desktop app for the long-running work you can’t do well on a phone — multi-document RAG indexing, long-context sessions, and streamed answers grounded in your own files. Signs in with the same workspace flow as mobile. Apple Silicon build; Windows & Linux land with v0.2.
Preview build — not yet notarised. Because Apple hasn’t notarised it yet, macOS will say it can’t be opened because the developer cannot be verified. Drag Bee to your Applications folder, then run this once in Terminal to clear the download quarantine (the quotes matter — the app name contains spaces):xattr -cr "/Applications/Bee by HEOSSI.app"and open Bee normally — or open it once from System Settings → Privacy & Security → “Open Anyway”. (Notarised builds — no Terminal step — land with the Apple Developer signing setup.)
Terminal & editor integrations
MCP server
api.bee.heossi.com/mcp
Bee’s domain-specialized tools inside any MCP client — Claude Desktop & Code, ChatGPT Desktop, Cursor, Windsurf, Zed, and VS Code (via Continue or Cline). Point your client at the hosted server with your bee_sk_ API key — account-billed and tier-aware. A local, offline server (uvx --from bee-sdk bee-mcp) is also available.https://api.bee.heossi.com/mcp
Standalone CLI REPL
ComingAn interactive bee chatconsole is on the way. Today the shipped terminal entry point is the MCP server above — the same bee-sdk package also exposes a scriptable Python client.
Verify the Android download
Two independent fingerprints. One proves you got the bytes Bee published; the other proves the APK was signed by HEOSSI's production key.
File SHA-256
62:54:17:E0:D7:2C:EF:A0:3B:68:31:F8:15:11:54:B3:C8:2F:B1:DB:14:BC:F3:B1:10:46:9C:4A:90:AC:E9:97shasum -a 256 bee-0.1.0-12.apkSigning certificate SHA-256
61:3C:D7:B4:BF:A8:C9:2C:51:53:97:C6:D5:44:35:46:DB:CC:53:0F:4C:9F:A9:77:D0:7E:9F:82:59:37:52:63apksigner verify --print-certs bee-0.1.0-12.apkRegistered in the Google Play Console under Google Play App Signing / verified upload certificate.
Signing certificate SHA-1
4E:3F:04:0C:E5:84:58:73:87:21:4F:F2:7B:A2:FE:12:4F:0C:80:22The upload certificate is registered with Google Play; Play signs store-delivered APKs with the Play App Signing certificate.
Installing the Android APK
- 1Tap the Android download button above on your phone, or open
bee.heossi.com/downloaddirectly. - 2Android will warn that the file is from outside Google Play. Tap Settings → Allow from this source for your browser, then tap Install.
- 3Open the Bee app. Sign in with Google, GitHub, LinkedIn, a passkey, or a one-time email code (no password). The chat screen pulls against the live backend over HTTPS — no further setup.
Direct APK distribution remains available for controlled installations. For standard customer installation and automatic updates, use the Google Play release once the listing is publicly available.
Mobile is Apache-2.0 licensed. The signed APK is verified by the file SHA-256 and signing-cert SHA-256 published above — every release builds carry both. Package id com.heossi.bee. Source code is in the private core repo (not currently mirrored to bee-public); contact bee-security@heossi.com for source-review access under NDA.