Sery Link · the desktop endpoint

Download Sery Link

One install on every machine you own. Local search and AI work without an account; connect to the network when you want cross-machine queries. Free.

Loading available builds…

Or install via package manager

Same release, scripted install — auto-updates picked up by the same brew / scoop / apt path.

$ brew install seryai/tap/sery-link

or universal installer: curl -fsSL https://sery.ai/install.sh | sh

All download options →

Already installed? Sery Link auto-updates in the background — verified via minisign, independent of any platform code-signing.

Heads-up on first launch

Sery Link isn't code-signed by Apple or Microsoft yet (Developer enrollment is in progress). The OS will warn on first launch — once you allow it, future launches and auto-updates work normally.

macOS — “is damaged”: if you see “Sery Link is damaged and can't be opened”, despite the wording the app isn't damaged — macOS shows this for any downloaded app that isn't Apple-notarized. Strip the quarantine attribute in Terminal:
xattr -dr com.apple.quarantine /Applications/Sery\ Link.app
One-time fix per install. The app then opens normally.
macOS — “cannot be opened”: a milder variant. Open System Settings → Privacy & Security, scroll to Security, click “Open Anyway” next to the Sery Link entry. Or right-click the app → Open → confirm.
Windows: SmartScreen will say “Windows protected your PC”. Click More info Run anyway.
Linux: no warning. AppImage needs chmod +x before running.

Connect every cloud storage you have

Nine storage protocols (Local, HTTPS, S3, Drive, SFTP, WebDAV, Dropbox, Azure, OneDrive) plus four S3-compatible presets (B2, Wasabi, R2, GCS). Local features (preview without downloading, column-aware search, profiles, MCP) work fully offline. Install on a second machine and one workspace key connects them — files never leave the storage they live in.

Local
HTTPS
S3
S3
Drive
SFTP
WebDAV
Dropbox
Az
Azure
OD
OneDrive
Backblaze B2·preset
Wasabi·preset
Cloudflare R2·preset
GCS·preset

Build from source

Sery Link is open-source under AGPL-3.0. Verify the privacy claims yourself, audit the auth flow, fork it, or build for a platform we don't ship binaries for.

github.com/seryai/sery-link