Loading MCP server directory, please wait...
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
npx @getmcp/cli add io.github.HrRodan/agent-workspace-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.HrRodan/agent-workspace-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/hrrodan/agent-workspace-mcp:1.4.44"
]
}
}
}