Skip to content
Claude Code

HybridS3 for Claude Code

io.github.psyb0t/hybrids3

Self-hosted S3-compatible object storage server with an MCP interface for AI agents.

client:Claude Code transport:stdio runtime:oci

Install HybridS3 in Claude Code

run in your project directory

claude mcp add hybrids3 -- docker run -i --rm docker.io/psyb0t/hybrids3:v0.3.8

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

HybridS3 in other clients