All MCP servers

Open Computer Use

Official
by Api.AirforceWeb & Browser Automation094Custom

Give any LLM its own computer — Docker sandboxes with bash, browser, docs, and sub-agents

mcpopen-sourceweb-browser-automation

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "open-computer-use-imp79889": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}