other tools and integrations

Wcgw

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

python
local
other tools and integrations
0
View on GitHub

Installation

npx -y rusiaaman/wcgw

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "wcgw",
  "command": "npx",
  "args": [
    "-y",
    "rusiaaman/wcgw"
  ]
}

About This MCP Server

rusiaaman/wcgw

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

GitHub: https://github.com/rusiaaman/wcgw/blob/main/src/wcgw/client/mcp_server/Readme.md

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub