Loomal

Agent Workspace MCP

MCP server by github.com/hrrodan/agent-workspace-mcp

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

1 starsoci: ghcr.io/hrrodan/agent-workspace-mcp:1.4.39

About Agent Workspace MCP

Agent Workspace MCP is an MCP (Model Context Protocol) server published by hrrodan in the official MCP registry, listed under Autonomous Agents on Loomal. A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.

It ships as a Docker image (ghcr.io/hrrodan/agent-workspace-mcp:1.4.39), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/hrrodan/agent-workspace-mcp, where the project has earned 1 GitHub stars.

Use Agent Workspace MCP with your agent

Claude Code · one command
claude mcp add agent-workspace-mcp -- docker run -i --rm ghcr.io/hrrodan/agent-workspace-mcp:1.4.39
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-workspace-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/hrrodan/agent-workspace-mcp:1.4.39"
      ]
    }
  }
}
ocighcr.io/hrrodan/agent-workspace-mcp:1.4.39

Frequently asked questions

What is Agent Workspace MCP?
Agent Workspace MCP is an MCP (Model Context Protocol) server by hrrodan in the Autonomous Agents category. A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
How do I connect Agent Workspace MCP to Claude, Cursor, or another MCP client?
Install Agent Workspace MCP from its oci package (ghcr.io/hrrodan/agent-workspace-mcp:1.4.39) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Agent Workspace MCP open source?
Yes — the source code is public at github.com/hrrodan/agent-workspace-mcp, with 1 GitHub stars.
Can AI agents pay to use Agent Workspace MCP?
Not yet through Loomal — Agent Workspace MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Agent Workspace MCP? Claim this listing free by verifying GitHub ownership, or contact us.