Skip to main content
ClaudeWave

Own your AI. The native macOS harness for AI agents -- any model, persistent memory, autonomous execution, cryptographic identity. Built in Swift. Fully offline. Open source.

MCP Servers7.8k stars462 forksSwiftMITUpdated today
Editor's note

Osaurus is a native macOS application, written entirely in Swift for Apple Silicon, that acts as a local runtime harness for AI agents across multiple model providers including Claude via the Anthropic API, OpenAI, Ollama, and Apple Foundation Models. It exposes an MCP server so tools like Claude Desktop and Claude Code can connect to agents running locally on the user's machine. Core features include a three-layer memory system (identity, pinned facts, and per-session episodes with salience scoring and background consolidation), an isolated Linux VM sandbox powered by Apple's Containerization framework for executing shell, Python, and Node.js code without risk to the host Mac, cryptographic agent identity, self-scheduling, and per-agent encrypted databases. Tools and skills are selected automatically via RAG search rather than manual configuration. A notable detail: the VM bridges back to Osaurus over a vsock connection, keeping sandboxed agents connected to inference and secrets without exposing the host. The project targets privacy-focused developers and power users who want persistent, autonomous AI agents that run fully offline.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 9/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/osaurus-ai/osaurus
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/osaurus-ai/osaurus and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
anthropicapple-foundation-modelsapple-intelligenceapple-neural-enginellmmcpmcp-servermlxopenaiswift

What people ask about osaurus

What is osaurus-ai/osaurus?

+

osaurus-ai/osaurus is mcp servers for the Claude AI ecosystem. Own your AI. The native macOS harness for AI agents -- any model, persistent memory, autonomous execution, cryptographic identity. Built in Swift. Fully offline. Open source. It has 7.8k GitHub stars and its last recorded update is dated 2026-09-11.

How do I install osaurus?

+

You can install osaurus by cloning the repository (https://github.com/osaurus-ai/osaurus) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is osaurus-ai/osaurus safe to use?

+

Our security agent has analyzed osaurus-ai/osaurus and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains osaurus-ai/osaurus?

+

osaurus-ai/osaurus is maintained by osaurus-ai. The last recorded GitHub activity is dated 2026-09-11, with 206 open issues.

Are there alternatives to osaurus?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy osaurus to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: osaurus-ai/osaurus
[![Featured on ClaudeWave](https://claudewave.com/api/badge/osaurus-ai-osaurus)](https://claudewave.com/repo/osaurus-ai-osaurus)
<a href="https://claudewave.com/repo/osaurus-ai-osaurus"><img src="https://claudewave.com/api/badge/osaurus-ai-osaurus" alt="Featured on ClaudeWave: osaurus-ai/osaurus" width="320" height="64" /></a>

More MCP Servers