What is the Computer Use MCP server?
Local MCP server for desktop automation: mouse, keyboard, screen, windows, and processes.
How to install Computer Use
Copy-paste configuration for popular MCP clients.
DISPLAYX11 display to automate on Linux.
XAUTHORITYPath to the X11 authority file on Linux.
{
"mcpServers": {
"go-computer-use-mcp-server": {
"command": "npx",
"args": [
"-y",
"go-computer-use-mcp-server",
"-y",
"-t",
"stdio"
],
"env": {
"DISPLAY": "<YOUR_DISPLAY>",
"XAUTHORITY": "<YOUR_XAUTHORITY>"
}
}
}
}{
"mcpServers": {
"go-computer-use-mcp-server": {
"command": "npx",
"args": [
"-y",
"go-computer-use-mcp-server",
"-y",
"-t",
"stdio"
],
"env": {
"DISPLAY": "<YOUR_DISPLAY>",
"XAUTHORITY": "<YOUR_XAUTHORITY>"
}
}
}
}{
"mcpServers": {
"go-computer-use-mcp-server": {
"command": "npx",
"args": [
"-y",
"go-computer-use-mcp-server",
"-y",
"-t",
"stdio"
],
"env": {
"DISPLAY": "<YOUR_DISPLAY>",
"XAUTHORITY": "<YOUR_XAUTHORITY>"
}
}
}
}{
"servers": {
"go-computer-use-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"go-computer-use-mcp-server",
"-y",
"-t",
"stdio"
],
"env": {
"DISPLAY": "<YOUR_DISPLAY>",
"XAUTHORITY": "<YOUR_XAUTHORITY>"
}
}
}
}claude mcp add go-computer-use-mcp-server --env DISPLAY=<YOUR_DISPLAY> --env XAUTHORITY=<YOUR_XAUTHORITY> -- npx -y go-computer-use-mcp-server -y -t stdioRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.