
RunClaw
by runhio
AI assistant bot bridging Claude Code CLI with Lark/Feishu for team collaboration.
What it does
RunClaw integrates the powerful Claude Code CLI with Feishu (Lark), allowing users to interact with an AI agent via WebSocket long connections in private or group chats with streaming card responses.
Tools
memory_search: Search through the bot's dual-layer memory system (global and daily logs).task_schedule: Create and manage cron-based or one-time scheduled tasks using natural language.session_recovery: Automatically restore previous conversation contexts after idle periods.
Installation
Run the onboard process to configure your Feishu App credentials:
# After bun install
bun run onboard
Then add to your MCP config:
{
"mcpServers": {
"runclaw": {
"command": "bun",
"args": ["run", "src/mcp/server.ts"]
}
}
}
Supported hosts
- claude
Quick install
bun installInformation
- Pricing
- free
- Published
- 4/22/2026
- stars






