Claude Kairos
Freeby MCP Community
KAIROS-style MCP Server — persistent AI assistant with Telegram, memory, and cron
v1.10.7Added Apr 12, 2026
claudekairosmcptelegramassistant
Claude Kairos MCP Server
KAIROS-style MCP Server — persistent AI assistant with Telegram, memory, and cron
Installation
npx -y claude-kairos
Reviews
Installation
Quick install
npx -y claude-kairos
Add to claude_desktop_config.json
{
"mcpServers": {
"claude-kairos": {
"command": "npx",
"args": ["-y", "claude-kairos"]
}
}
}