The open-source alternative to Claude Cowork (powered by opencode)
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"openwork": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-openwork"
]
}
}
}