← Back to Plugins
MCP Server MCP

Codexbox

github By github 👁 1 views ▲ 0 votes

Self-hosted MCP server: run OpenAI Codex CLI prompts and manage workspace files.

Homepage Verified source GitHub

Install

oci:docker.io/psyb0t/codexbox:v0.5.8

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "docker.io/psyb0t/codexbox:v0.5.8",
      "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...