Antony-Jia/OpenAnyWork
OpenAnyWork is the flagship desktop workbench for deepagentsjs. It's more than just a chat window; it's a productivity tool for "deep agents." By integrating file system access, Docker isolation, the MCP protocol, and a powerful sub-agent system, OpenAnyWork enables AI to truly perform complex tasks on your computer.
Platform-specific configuration:
{
"mcpServers": {
"OpenAnyWork": {
"command": "npx",
"args": [
"-y",
"OpenAnyWork"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...