Main
If you are evaluating multiple models/providers, Osaurus helps because the harness (agents + memory + tools) stays constant while models change.
A good first week plan:
- Install and run the UI + server.
- Create one agent with a dedicated working folder.
- Turn on the sandbox only for tasks that need shell execution, and keep workloads separated per agent.
Once stable, connect an MCP client so your other tools can reuse Osaurus-managed capabilities.
README excerpt (verbatim)
Osaurus
Own your AI.
Agents, memory, tools, and identity that live on your Mac. Built purely in Swift. Fully offline. Open source.
Download for Mac · Docs · Models · Discord · Twitter · Plugin Registry
Inference is all you need. Everything else can be owned by you.
FAQ
Q: Is Osaurus offline? A: README says it works fully offline with local models, and can also connect to cloud providers when desired.
Q: How do I install it?
A: Install via brew install --cask osaurus or download the DMG from GitHub releases.
Q: How do I expose it via MCP?
A: Add an MCP server entry with command: osaurus and args: ["mcp"] per README.