MCP server that gives any LLM its own computer — managed Docker workspaces with live browser, terminal, code execution, document skills, and autonomous sub-agents. Self-hosted, open-source, pluggable into any model.
{
"mcpServers": {
"open-computer-use": {
"command": "npx",
"args": [
"-y",
"open-computer-use"
]
}
}
}