★ 142 stars
TypeScript
🤖 AI/LLM
Updated 1mo ago
Operating System for your personal AI Agents with Security-first approach. Multi-channel (WhatsApp, Telegram, Discord, Slack, iMessage), multi-provider (Claude, GPT, Gemini, Ollama), fully self-hosted.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"cowork-os": {
"command": "npx",
"args": [
"-y",
"CoWork-OS/CoWork-OS"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add cowork-os npx -y CoWork-OS/CoWork-OS
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"cowork-os": {
"command": "npx",
"args": [
"-y",
"CoWork-OS/CoWork-OS"
]
}
}
}
📋 Copy
Topics
ai-assistants ai-automation claude desktop-app discord-bot electron gemini guardrails llm local-first macos mcp model-context-protocol openai personal-ai