Skip to content
Claude Code

Agent Workspace MCP for Claude Code

io.github.hrrodan/agent-workspace-mcp

A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.

client:Claude Code transport:stdio runtime:oci

Install Agent Workspace MCP in Claude Code

run in your project directory

claude mcp add agent-workspace-mcp -- docker run -i --rm ghcr.io/hrrodan/agent-workspace-mcp:1.4.105

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Agent Workspace MCP in other clients