xiaozhi-mini

zyunling/xiaozhi-mini
★ 0 stars JavaScript AI/LLM Updated today
轻量 MCP 聚合桥:小智 AI ↔ N 个 MCP Server,~50MB 内存
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": {
    "xiaozhi-mini": {
      "command": "npx",
      "args": [
        "-y",
        "zyunling/xiaozhi-mini"
      ]
    }
  }
}