
wcgw
Supports UIby rusiaaman
Interactive shell and coding agent for MCP clients with full terminal control and file editing.
What it does\nProvides an unfiltered, interactive shell experience and powerful file editing tools for AI agents. It allows LLMs to execute arbitrary commands, run compilers, and iterate on code in real-time on the local machine.\n\n## Tools\n- BashCommand: Execute shell commands with timeout and interactive input control.\n- FileEdit: Edit files using efficient search-replace blocks.\n- ReadFiles: Read content from multiple files simultaneously.\n- ContextSave: Save project state for knowledge transfer or task checkpoints.\n- Initialize: Set up workspace environment and operational modes (Architect, Code-writer, wcgw).\n\n## Installation\nAdd the following to your claude_desktop_config.json:\n\njson\n{\n "mcpServers": {\n "wcgw": {\n "command": "uvx",\n "args": ["--python", "3.12", "wcgw@latest"]\n }\n }\n}\n\n\n## Supported hosts\nConfirmed for Claude Desktop.
Quick install
uvx --python 3.12 wcgw@latestInformation
- Pricing
- free
- Published
- 5/4/2026
- stars





