This is the stdio-to-HTTP bridge that connects local MCP clients to Undisk's hosted filesystem service. It proxies requests from Claude Desktop or other stdio-based clients to the Undisk API, which wraps every file write in an immutable version, logs every action, and lets you roll back any change with a single call. You get 25 tools covering reads, writes, diffs, version history, workspace management, and sandboxed execution. Reach for this when you want AI agents to have full filesystem access but need an audit trail and instant rollback without building your own versioning layer. Requires an API key from mcp.undisk.app.
claude mcp add --transport stdio app.undisk.mcp-stdio-proxy -- npx -y @undisk-mcp/stdio-proxy