This gives Claude a containerized Linux environment where it can actually execute bash commands, manage Python projects with uv, and edit files without touching your host system. The run_bash tool includes RTK integration to automatically compress command output and save tokens. You get search_and_replace with fuzzy whitespace matching and syntax validation for Python, JSON, TOML, and YAML. The Docker container runs as a non-root user with dropped capabilities, read-only root filesystem, and resource limits. Useful when you want Claude to scaffold projects, run tests, or debug code in a proper shell environment rather than simulating execution or relying on hypothetical outputs.
claude mcp add --transport stdio hrrodan-agent-workspace-mcp uvx agent-workspace-mcp