← Back to Plugins
MCP Server MCP

Pibox

github By github 👁 1 views ▲ 0 votes

Self-hosted MCP server: pi-coding-agent tools (run_prompt, file ops) over streamable HTTP.

Homepage Verified source GitHub

Install

oci:docker.io/psyb0t/pibox:v0.15.11

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "docker.io/psyb0t/pibox:v0.15.11",
      "runtimeHint": "docker",
      "transport": {
        "type": "streamable-http",
        "url": "http://localhost:8081/"
      }
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...