Osaurus

Osaurus is an always-on AI edge runtime for macOS that runs local models via MLX on Apple Silicon or routes to cloud providers (Anthropic, OpenAI, xAI, Ollama), exposing both OpenAI-compatible and Anthropic-compatible APIs alongside a built-in MCP server for agent tool access.

Evaluated Mar 06, 2026 (0d ago) vlatest
Homepage ↗ Repo ↗ Other macos apple-silicon mlx local-inference mcp openai-compatible anthropic-compatible edge-ai agents
⚙ Agent Friendliness
72
/ 100
Can an agent use this?
🔒 Security
71
/ 100
Is it safe for agents?
⚡ Reliability
60
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
75
Documentation
72
Error Messages
60
Auth Simplicity
78
Rate Limits
65

🔒 Security

TLS Enforcement
85
Auth Strength
70
Scope Granularity
62
Dep. Hygiene
75
Secret Handling
65

Documentation/Docusaurus MCP tool. Read access to documentation. Low security risk for public docs. Private docs need auth layer on top.

⚡ Reliability

Uptime/SLA
60
Version Stability
62
Breaking Changes
58
Error Recovery
58
AF Security Reliability

Best When

A macOS developer wants a local-first AI runtime that works with both local models and cloud APIs through a single OpenAI/Anthropic-compatible interface, with MCP tools always available.

Avoid When

Running on Linux/Windows, or when centralized cloud AI infrastructure is preferred over local edge compute.

Use Cases

  • Running local LLM inference on Apple Silicon without cloud costs using MLX-optimized models
  • Providing a unified API endpoint that proxies to local or cloud models interchangeably
  • Building custom AI agents with persistent memory, voice input, and file-monitoring triggers
  • Using MCP tools from a local always-on server across multiple AI applications

Not For

  • Non-macOS or non-Apple Silicon machines
  • Teams needing centralized multi-user AI infrastructure
  • Production server deployments (designed as a personal workstation runtime)

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: api_key
OAuth: No Scopes: No

Access Keys (osk-v1 tokens) for API auth stored in macOS Keychain. EIP-191 signature-based agent identity. Remote providers use their own keys stored securely in Keychain.

Pricing

Model: open_source
Free tier: Yes
Requires CC: No

Appears to be open-source. Cloud provider API costs apply when routing to Anthropic/OpenAI/etc.

Agent Metadata

Pagination
none
Idempotent
Unknown
Retry Guidance
Not documented

Known Gotchas

  • macOS 15.5+ required; Apple Foundation Models need macOS 26+
  • Apple Silicon (M1+) is mandatory for local inference
  • Runs on port 1337 by default; may conflict with other local services
  • Work Mode for autonomous tasks may have unpredictable execution boundaries

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Osaurus.

$99

Scores are editorial opinions as of 2026-03-06.

5173
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered