computer-linker

easonwumac/computer-linker
★ 0 stars TypeScript Code/Dev Tools Updated 1mo ago
Local MCP server for controlled computer operations.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "computer-linker": {
      "command": "npx",
      "args": [
        "-y",
        "easonwumac/computer-linker"
      ]
    }
  }
}

README Excerpt

Computer Linker is a small local MCP server for controlling a computer through an AI client. It does two things: 1. Tell the client what this computer can do. 2. Run approved computer operations such as file access, search, commands, Codex, screenshots, and history lookup. It is designed for macOS, Windows, and Linux. The service runs on your own

Tools (3)

computer_operationget_computer_infoget_operation_history