← Back to Plugins
MCP Server MCP

Claudebox

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...