★ 861 stars
TypeScript
🤖 AI/LLM
Updated 1mo ago
Open-source AI agent desktop app for Windows & macOS. One-click install Claude Code, MCP tools, and Skills — with sandbox isolation, multi-model support, and Feishu/Slack integration.
View on GitHub →
Try with Claude — $10 free →
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": {
"open-cowork": {
"command": "npx",
"args": [
"-y",
"OpenCoworkAI/open-cowork"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add open-cowork npx -y OpenCoworkAI/open-cowork
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"open-cowork": {
"command": "npx",
"args": [
"-y",
"OpenCoworkAI/open-cowork"
]
}
}
}
📋 Copy
Topics
ai-agent ai-coding ai-tools anthropic claude-code coding-agent computer-use desktop-app electron mcp multi-model open-cowork sandbox skills