Productivity|Communication|AI / ML|SecurityTypeScript
CoWork-OS
Operating System for your personal AI Agents with Security-first approach.
N/A rating (0 reviews)0 installs196 GitHub stars
AIOperating SystemSelf-hosted
CoWork OS is a local-first option for production workflows. It is a security-hardened, local-first AI operating system with 34 LLM provider options, 17 messaging channels, and 137 built-in skills.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"cowork-os-1": {
"args": [
"-y",
"cowork-os"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.