.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/osaurus-ai/osaurus
home/mcp-servers/osaurus-ai/osaurus
osaurus-ai avatar

osaurus

byosaurus-ai· 1 MCP server

Stars

7.4k

Forks

416

Category

AI Agents & MCP

View on GitHub

TL;DR

---

How to install osaurus?

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

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install osaurus by running `git clone https://github.com/osaurus-ai/osaurus`, then use it for the current task and follow its documentation at https://github.com/osaurus-ai/osaurus.

Files · 1

View on GitHub
README.md
1<p align="center">
2<img width="1920" height="1080" alt="osaurus-techcrunch-1" src="https://github.com/user-attachments/assets/d7905005-71fe-41ba-b69f-e8968af29b5c" />
3</p>
4 
5<h1 align="center">Osaurus</h1>
6 
7<p align="center">
8 <strong>Own your AI.</strong><br>
9 Agents, memory, tools, and identity that live on your Mac. Built purely in Swift. Fully offline. Open source.
10</p>
11 
12<p align="center">
13 <a href="https://trendshift.io/repositories/22454?utm_source=repository-badge&amp;utm_medium=badge&amp;utm_campaign=badge-repository-22454" target="_blank" rel="noopener noreferrer"><img src="https://trendshift.io/api/badge/repositories/22454" alt="osaurus-ai%2Fosaurus | Trendshift" width="250" height="55"/></a>
14</p>
15 
16<p align="center">
17 <a href="https://github.com/osaurus-ai/osaurus/releases/latest"><img src="https://img.shields.io/github/v/release/osaurus-ai/osaurus?sort=semver" alt="Release"></a>
18 <a href="https://github.com/osaurus-ai/osaurus/releases"><img src="https://img.shields.io/github/downloads/osaurus-ai/osaurus/total" alt="Downloads"></a>
19 <a href="https://github.com/osaurus-ai/osaurus/blob/main/LICENSE"><img src="https://img.shields.io/github/license/osaurus-ai/osaurus" alt="License"></a>
20 <a href="https://github.com/osaurus-ai/osaurus/stargazers"><img src="https://img.shields.io/github/stars/osaurus-ai/osaurus?style=social" alt="Stars"></a>
21</p>
22 
23<p align="center">
24 <img src="https://img.shields.io/badge/Platform-macOS%20(Apple%20Silicon)-black?logo=apple" alt="Platform">
25 <img src="https://img.shields.io/badge/OpenAI%20API-compatible-0A7CFF" alt="OpenAI API">
26 <img src="https://img.shields.io/badge/Anthropic%20API-compatible-0A7CFF" alt="Anthropic API">
27 <img src="https://img.shields.io/badge/Ollama%20API-compatible-0A7CFF" alt="Ollama API">
28 <img src="https://img.shields.io/badge/MCP-server-0A7CFF" alt="MCP Server">
29 <img src="https://img.shields.io/badge/Apple%20Foundation%20Models-supported-0A7CFF" alt="Foundation Models">
30 <a href="https://huggingface.co/OsaurusAI"><img src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-OsaurusAI-FFD21E" alt="Hugging Face"></a>
31 <img src="https://img.shields.io/badge/PRs-welcome-brightgreen" alt="PRs Welcome">
32</p>
33 
34<p align="center">
35 <a href="https://github.com/osaurus-ai/osaurus/releases/latest/download/Osaurus.dmg">Download for Mac</a> ·
36 <a href="https://docs.osaurus.ai">Docs</a> ·
37 <a href="https://huggingface.co/OsaurusAI">Models</a> ·
38 <a href="https://discord.gg/osaurus">Discord</a> ·
39 <a href="https://x.com/OsaurusAI">Twitter</a> ·
40 <a href="https://github.com/osaurus-ai/osaurus-tools">Plugin Registry</a>
41</p>
42 
43---
44 
45## Inference is all you need. Everything else can be owned by you.
46 
47Models are getting cheaper and more interchangeable by the day. What's irreplaceable is the layer around them -- your context, your memory, your tools, your identity. Others keep that layer on their servers. Osaurus keeps it on your machine.
48 
49Osaurus is the AI harness for macOS. It sits between you and any model -- local or cloud -- and provides the continuity that makes AI personal: agents that remember, execute autonomously, run real code, and stay reachable from anywhere. The models are interchangeable. The harness is what compounds.
50 
51Works fully offline with local models. Connect to any cloud provider when you want more power. Nothing leaves your Mac unless you choose.
52 
53Native Swift on Apple Silicon. No Electron. No compromises. MIT licensed.
54 
55## Install
56 
57```bash
58brew install --cask osaurus
59```
60 
61Or download the latest `.dmg` from [Releases](https://github.com/osaurus-ai/osaurus/releases/latest). After installing, launch from Spotlight (`⌘ Space` → "Osaurus") or the CLI:
62 
63```bash
64osaurus ui # Open the chat UI
65osaurus serve # Start the server
66osaurus status # Check status
67```
68 
69> Requires macOS 15.5+ and Apple Silicon.
70 
71## Agents
72 
73Agents are the core of Osaurus. Each one gets its own prompts, memory, and visual theme -- a research assistant, a coding

Preview

osaurus-ai/osaurusosaurus-ai/osaurus
Repoosaurus-ai/osaurus
TypeMCP Servers
CategoryAI Agents & MCP
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

MCPanthropicapple-foundation-models

Related

6 picks
Type
  1. langchain-ai avatarlangchain-mcp-adaptersMake Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.MCP ServersJul 20267.0M3.6k
  2. openclaw avatarmcporterTypeScript runtime and CLI for connecting to configured Model Context Protocol servers.MCP ServersJul 20262.5M4.8k
  3. sparfenyuk avatarmcp-proxyA MCP server which proxies requests to a remote MCP server over streamable HTTP or SSE.MCP ServersJul 20262.2M2.7k
  4. sooperset avatarmcp-atlassianThe Model Context Protocol (MCP) Atlassian integration is an open-source implementation that bridges Atlassian products (Jira and Confluence) with AI language models following Anthropic's MCP specification.MCP ServersJul 20261.7M5.6k
  5. open-webui avataropen-webuiOpen WebUIMCP ServersJul 20261.4M147k
  6. dyoshikawa avatarrulesyncUnified AI rules management CLI tool that generates configuration files for various AI development toolsMCP ServersJul 2026889k1.3k