★ 4,188 stars
Swift
🤖 AI/LLM
Updated 1mo ago
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.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"osaurus": {
"command": "npx",
"args": [
"-y",
"osaurus-ai/osaurus"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add osaurus npx -y osaurus-ai/osaurus
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"osaurus": {
"command": "npx",
"args": [
"-y",
"osaurus-ai/osaurus"
]
}
}
}
📋 Copy
Topics
anthropic apple-foundation-models apple-intelligence apple-neural-engine llm mcp mcp-server mlx openai swift