KunLabAI/KunAvatar
基于ollama推理框架本地部署的Agent应用,实现MCP工具调用,短长期记忆等功能。|| A locally deployed agent application built on the Ollama, featuring MCP tool integration along with both short-term and long-term memory support.
Platform-specific configuration:
{
"mcpServers": {
"KunAvatar": {
"command": "npx",
"args": [
"-y",
"KunAvatar"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...