MCP Server
MCP
Claudebox
Self-hosted MCP server exposing Claude Code as an agentic AI tool over streamable HTTP.
Install
oci:docker.io/psyb0t/claudebox:v2.3.9
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "docker.io/psyb0t/claudebox:v2.3.9",
"runtimeHint": "docker",
"transport": {
"type": "streamable-http",
"url": "http://localhost:8080/mcp/"
}
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment