MCP Directory

Klee

by signerlabs · Swift · ★ 1,729

A native macOS AI chat app powered by MLX. 100% local inference on Apple Silicon, no cloud required. Built with ShipSwift.

#app#apple-silicon#klee#llm#mcp#mlx#self-hosted#swift#swiftui

Install

git clone https://github.com/signerlabs/Klee.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "klee": {
      "command": "npx",
      "args": [
        "-y",
        "github:signerlabs/Klee"
      ]
    }
  }
}

From the README

A native macOS AI agent that runs entirely on your Mac. No cloud, no account, no subscription. Klee uses [MLX](https://github.com/ml-explore/mlx-swift) to run large language models directly on Apple Silicon, so your conversations never leave your device. - **100% local inference** -- your data stays on your Mac - **No account or API key required** -- download and start chatting - **One-click model download** -- pick a model, Klee handles the rest - **Native tool calling** -- the AI can read/write files, search the web, and run shell commands - **Vision support** -- attach images to your mess…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers