Agent Workspace MCP
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
Install
Dockerstdio
docker run -i --rm ghcr.io/hrrodan/agent-workspace-mcp:1.4.101 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-hrrodan-agent-workspace-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/hrrodan/agent-workspace-mcp:1.4.101"
]
}
}
} Source: official MCP Registry record · registry name io.github.HrRodan/agent-workspace-mcp · published 2026-09-14 · updated 2026-09-14. Not an endorsement; review the code before connecting it to anything sensitive.