Back to catalogPending
osaurus
by dinoki-ai
AI edge infrastructure for macOS. Run local or cloud models, share tools across apps via MCP, and power AI workflows with a native, always-on runtime.
3,225stars
130forks
Swift
Added 12/27/2025
MCP Serversanthropicapple-foundation-modelsapple-intelligenceapple-neural-enginellmmcpmcp-servermlxopenaiswift
Installation
# Add to your Claude Code skills
git clone https://github.com/dinoki-ai/osaurusOsaurus
<p align="center"> <img width="372" height="222" alt="Screenshot 2025-12-29 at 11 14 51 AM" src="https://github.com/user-attachments/assets/ec83eba0-8819-4d2a-82b5-cbb8063ff90a" /> </p>Osaurus is the AI edge runtime for macOS.
It runs local and cloud models, exposes shared tools via MCP, and provides a native, always-on foundation for AI apps and workflows on Apple Silicon.
Created by Dinoki Labs (dinoki.ai)
Documentation · Discord · Plugin Registry · Contributing
Install
brew install --cask osaurus
Or download from Releases.
After installing, launch from Spotlight (⌘ Space → "osaurus") or run osaurus ui from the terminal.
What is Osaurus?
Osaurus is the AI edge runtime for macOS. It brings together:
- MLX Runtime — Optimized local inference for Apple Silicon using MLX
- Remote Providers — Connect to Anthropic, OpenAI, OpenRouter, Ollama, LM Studio, or any compatible API
- OpenAI, Anthropic & Ollama APIs — Drop-in compatible endpoints for existing tools
- MCP Server — Expose tools to AI agents via Model Context Protocol
- Remote MCP Providers — Connect to external MCP servers and aggregate their tools
- Plugin System — Extend functionality with community and custom tools
- Personas — Create custom AI assistants with unique prompts, tools, and visual themes
- Skills — Import reusable AI capabilities from GitHub or files (Agent Skills compatible)
- Schedules — Automate recurring AI tasks with timed execution
- Agents — Autonomous task execution with issue tracking, parallel tasks, and file operations
- Multi-Window Chat — Multiple independent chat windows with per-wind...