An MCP server that faithfully replicates Claude's four built-in computer-use tools — view, create_file, str_replace, and bash_tool — as standard MCP tools any LLM client can call.
An MCP server that faithfully replicates Claude's four built-in computer-use tools — **`view`**, **`create_file`**, **`str_replace`**, and **`bash_tool`** — as standard MCP tools any LLM client can call. Reverse-engineered from live tool behaviour, verified with a 57-test suite (0 failures). --- Read a file or list a directory.