Skip to main content
Other Tools and IntegrationsPython

rusiaaman/wcgw

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

other-tools-and-integrationslocal-service
Share:

Quick Start

Clone the repository:

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

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Python
Author
rusiaaman