docker-pibox

psyb0t/docker-pibox
★ 0 stars Shell AI/LLM Updated today
pi-coding-agent inside an aicodebox container. One image, five ways in: interactive shell, one-shot API, OpenAI-compatible endpoint, MCP server, Telegram bot, and a cron scheduler that fires pi on whatever schedule you want. You talk to pibox. pibox talks to pi. pi talks to whatever LLM you point it at. Nobody cares about the middle.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "docker-pibox": {
      "command": "npx",
      "args": [
        "-y",
        "psyb0t/docker-pibox"
      ]
    }
  }
}

README Excerpt

You talk to pibox. pibox talks to pi. pi talks to whatever LLM you point it at. Nobody cares about the middle. - [Quick start](#quick-start) - [Modes](#modes) - [API mode](#api-mode) - [Telegram mode](#telegram-mode) - [Cron mode](#cron-mode) - [Configuration](#configuration) - [Auth](#auth) - [Development](#development)

Tools (20)

ANTHROPIC_API_KEYANTHROPIC_AUTH_TOKENANTHROPIC_BASE_URLANTHROPIC_MODELDELETEGETPIBOX_API_MODEPIBOX_API_MODE_PORTPIBOX_API_MODE_TOKENPIBOX_AVAILABLE_EFFORTSPIBOX_AVAILABLE_MODELSPIBOX_CONTAINER_NAMEPIBOX_CRON_MODEPIBOX_CRON_MODE_FILEPIBOX_CRON_MODE_HISTORY_DIRPIBOX_MCP_MODEPIBOX_MCP_MODE_PORTPIBOX_MCP_MODE_TOKENPIBOX_TELEGRAM_MODEPIBOX_TELEGRAM_MODE_CONFIG

Topics

agent-apiai-agentai-coding-assistantaicodeboxcoding-agentcontainerizeddockerdocker-imagellmmcpmodel-context-protocolopenai-apipi-coding-agentself-hostedsse-streaming