MCP Server
MCP
Pibox
Self-hosted MCP server: pi-coding-agent tools (run_prompt, file ops) over streamable HTTP.
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
By
Comments
Sign in to leave a comment