Back to MCP Servers
🔌

rusiaaman/wcgw

Apache-2.0

🐍 🏠 - Autonomous shell execution, computer control and coding agent. (Mac)

PythonProductivity

Install

npx -y @modelcontextprotocol/inspector@0.1.7

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "rusiaaman-wcgw": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/inspector@0.1.7"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.