Главная · MCP-серверы · Computer Use
Computer UseComputer Use (Go)
hightemp/go_computer_use_mcp_server
MCP-сервер Computer Use на Go.
Установка
npx The easiest way to run the server is via npx (requires Node.js 18+): # Run with stdio transport (for MCP clients) npx go-computer-use-mcp-server -t stdio # Run with SSE transport npx go-computer-use-mcp-server -t sse -h 0.0.0.0 -p 8080 Official MCP Registry This server is prepared for publicatio