All MCP servers

Computer Use

Official
by Api.Airforcestdio0300MIT

Control your computer with screenshots, mouse, and keyboard automation.

mcpopen-source

Endpoint

POST 

Connecting a client

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

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