Back to Home
dinoki-ai icon

osaurus

Verified Safe

by dinoki-ai

Overview

Osaurus is a native macOS LLM server running local language models with OpenAI and Ollama compatible APIs, enabling tool calling and a plugin ecosystem for AI agents.

Installation

Run Command
osaurus serve

Environment Variables

  • OSU_PORT
  • OSU_MODELS_DIR
  • GH_TOKEN
  • MACOS_CERTIFICATE_BASE64
  • MACOS_CERTIFICATE_PASSWORD
  • KEYCHAIN_PASSWORD
  • SPARKLE_PRIVATE_KEY
  • APPLE_ID
  • APPLE_ID_PASSWORD
  • APPLE_TEAM_ID
  • DEVELOPMENT_TEAM
  • DEVELOPER_ID_NAME
  • DISCORD_WEBHOOK
  • CHANGELOG

Security Notes

The project demonstrates strong security practices including mandated code signing for plugins, explicit user consent for tool execution (e.g., via ToolPermissionView), and secure handling of sensitive credentials (Keychain integration for MCP tokens, environment variables for CI/CD secrets). The plugin system, while powerful, inherently introduces a surface for potential vulnerabilities if malicious plugins are installed, though this is mitigated by strict signing and permission models. Configuration details shared for inter-app communication do not include sensitive data.

Similar Servers

Stats

Interest Score100
Security Score8
Cost ClassLow
Avg Tokens685
Stars1613
Forks60
Last Update2025-12-05

Tags

macOS LLM ServerTool CallingOpenAI API CompatibleApple SiliconMCP Protocol