by ComposioHQ
Open Source version of Claude Cowork with 500+ SaaS app integrations
# Add to your Claude Code skills
git clone https://github.com/ComposioHQ/open-claude-coworkThis repo includes two powerful AI tools:
| | Open Claude Cowork | 🦑 Secure Clawdbot | |---|---|---| | What | Full-featured desktop chat interface | Personal AI assistant on messaging | | Where | macOS, Windows, Linux | WhatsApp, Telegram, Signal, iMessage | | Best for | Work automation, multi-chat sessions | On-the-go AI access, reminders, memory |
No comments yet. Be the first to share your thoughts!
Both include 500+ app integrations via Composio (Gmail, Slack, GitHub, Google Drive, and more).
git clone https://github.com/ComposioHQ/open-claude-cowork.git
cd open-claude-cowork
./setup.sh
Then run in two terminals:
# Terminal 1
cd server && npm start
# Terminal 2
npm start
cd clawd
npm install
node cli.js
Select "Terminal chat" to test, or "Start gateway" to connect WhatsApp/Telegram/Signal/iMessage.
See Secure Clawdbot Documentation for full setup.