An MCP-based chatbot | 一个基于MCP的聊天机器人
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"xiaozhi-esp32": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-xiaozhi-esp32"
]
}
}
}