MCP Directory
Back

osaurus

by osaurus-ai · Swift · ★ 6,420

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.

#anthropic#apple-foundation-models#apple-intelligence#apple-neural-engine#llm#mcp#mcp-server#mlx#openai#swift

Install

git clone https://github.com/osaurus-ai/osaurus.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "osaurus": {
      "command": "npx",
      "args": [
        "-y",
        "github:osaurus-ai/osaurus"
      ]
    }
  }
}

From the README

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 ------ | --------------------------------------------- | | OpenAI | | | Anthropic | | | Ollama | | All prefixes supported (, , ). Full function calling with streaming tool call deltas. keeps **strict OpenAI semantics** -- it returns and the client executes them, so Osaurus drops in cleanly behind harnesses that a…
Read full README on GitHub →

Related ai & ml servers