MEKXH/golem
Golem — A self-hosted personal AI agent built in pure Go. Terminal UI +multi-channel bot, multi-LLM support, tool calling, long-term memory, skill packs, and cron scheduling. Single binary. 纯 Go 打造的可自托管个人 AI 智能体。终端 TUI + 多渠道机器人适配 ,多模型适配,工具调用,长期记忆,Skills扩展,内置定时任务。单文件部署,召之即来。
Platform-specific configuration:
{
"mcpServers": {
"golem": {
"command": "npx",
"args": [
"-y",
"golem"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...