Loading MCP server directory, please wait...
Local MCP server for desktop automation: mouse, keyboard, screen, windows, and processes.
npx @getmcp/cli add io.github.hightemp/go-computer-use-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hightemp/go-computer-use-mcp-server": {
"command": "npx",
"args": [
"-y",
"-y",
"go-computer-use-mcp-server",
"-t",
"stdio"
],
"env": {
"DISPLAY": "",
"XAUTHORITY": ""
}
}
}
}