Download protoAgent
System requirements
- — Apple Silicon (M1 or later)
- — macOS 13 Ventura or newer
- — A model gateway — connect an OpenAI-compatible endpoint or key in setup
Installation
- 1 Download the .dmg above.
- 2 Open it and drag protoAgent to Applications.
- 3 Launch protoAgent — it starts its own bundled server, nothing else to install.
- 4 The setup wizard connects your model and you’re live.
Signed & notarized by Apple — opens cleanly, no Gatekeeper workaround. protoAgent is in public beta and updates itself in place; expect frequent releases.
The desktop app is macOS-only for now
We build signed Windows and Linux installers on every release, but we’re still testing them before we hand them out. Drop your email below and we’ll tell you the moment your platform is ready — or run protoAgent from source today.
Get notified about Windows & Linux
The desktop app is macOS-only while we test the Windows and Linux builds. Leave your email and we’ll let you know the moment they ship.
No spam — release announcements only. Unsubscribe anytime.
Prefer to run it yourself? protoAgent is open source —
clone
the repo
and run the console + server locally (npm ci then
python -m server). The
first-agent tutorial
walks through it. Runs anywhere Python does — macOS, Linux, or Windows.