lissettecarlr/kuon
久远:一个开发中的大模型语音助手,当前关注易用性,简单上手,支持对话选择性记忆和Model Context Protocol (MCP)服务。 KUON:A large language model-based voice assistant under development, currently focused on ease of use and simple onboarding. It supports selective memory in conversations and the Model Context Protocol (MCP) service.
Platform-specific configuration:
{
"mcpServers": {
"kuon": {
"command": "npx",
"args": [
"-y",
"kuon"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...