ETOS-LLM-Studio

Eric-Terminal/ETOS-LLM-Studio
★ 160 stars Swift AI/LLM Updated 3d ago
A native LLM client for iOS & Apple Watch. Run local GGUF models offline via llama.cpp, or connect to OpenAI/Claude/Gemini. Features local RAG, Model Context Protocol (MCP) tools, Siri Shortcuts, and cross-device sync. Built with Swift.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "etos-llm-studio": {
      "command": "npx",
      "args": [
        "-y",
        "Eric-Terminal/ETOS-LLM-Studio"
      ]
    }
  }
}

README Excerpt

**一个运行在 iOS 和 Apple Watch 上的原生 AI 客户端。支持 OpenAI、Anthropic Claude、Google Gemini 与本机 GGUF / llama.cpp 模型,内置 MCP 工具调用、Agent Skills 技能包、本地 RAG 记忆、世界书、每日脉冲、应用锁与 SQLCipher 全盘加密、CloudKit / WatchConnectivity 双端同步以及 Siri 快捷指令。** --- | | | |:---:|:---:| | <img src="assets/screenshots/screenshot-01.png" width="300"> | <img src="assets/screenshots/screenshot-02.png" width="300"> |

Topics

ai-assistantapple-watchdaily-pulseggufiosllama-cppllm-clientmcpragswiftui