Skip to content
Claude Code

Claudebox for Claude Code

io.github.psyb0t/claudebox

Self-hosted MCP server exposing Claude Code as an agentic AI tool over streamable HTTP.

client:Claude Code transport:stdio runtime:oci

Install Claudebox in Claude Code

run in your project directory

claude mcp add claudebox -- docker run -i --rm docker.io/psyb0t/claudebox:v2.4.5

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

Claudebox in other clients