cactus

GitHub

Quantization, kernels, runtime and inference engine for mobiles, wearables, smart home and robots.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "cactus": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cactus"
      ]
    }
  }
}