Claudebox
Self-hosted MCP server exposing Claude Code as an agentic AI tool over streamable HTTP.
Install
Dockerstreamable-http
docker run -i --rm docker.io/psyb0t/claudebox:v2.4.3 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-psyb0t-claudebox": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/claudebox:v2.4.3"
]
}
}
} Source: official MCP Registry record · registry name io.github.psyb0t/claudebox · published 2026-09-14 · updated 2026-09-14. Not an endorsement; review the code before connecting it to anything sensitive.