rusiaaman/wcgw
Autonomous shell execution, computer control and coding agent. (Mac)
Quick Start
Clone the repository:
git clone https://github.com/rusiaaman/wcgw/blob/main/src/wcgw/client/mcp_server/Readme.mdClaude Desktop configuration example:
{
"mcpServers": {
"wcgw": {
"command": "npx",
"args": [
"-y",
"rusiaaman/wcgw"
]
}
}
}Check the repository README for specific installation and configuration instructions.