xiaozhi-esp32-server-golang

hackers365/xiaozhi-esp32-server-golang
★ 276 stars Go 🌐 Browser/Web Updated 7d ago
golang版本的小智后端服务,支持websocket和mqtt+udp协议,支持声纹识别/声音克隆/知识库/mcp远程调用/openclaw等功能
View on GitHub →

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-esp32-server": {
      "command": "go",
      "args": [
        "run",
        "github.com/hackers365/xiaozhi-esp32-server-golang@latest"
      ]
    }
  }
}

Topics

golangopenclawxiaozhi-esp32