Pibox MCP Server
pi-coding-agent inside an aicodebox container. One image, several ways in: interactive shell, one-shot prompt, HTTP API (with an OpenAI-compatible endpoint), MCP server, Telegram bot, and a cron scheduler that fires pi on whatever schedule you want.
People who need coding agent tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Shell.
VERIFIED ACTIVE
LAST COMMIT 2026-08-13 · ★ 2 · #185 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25
WTFPL · Shell · how we verify → /methodology
01 · Install Pibox
before you install - you'll need
Set ANTHROPIC_AUTH_TOKEN, PIBOX_API_MODE, PIBOX_API_MODE_TOKEN, PIBOX_AVAILABLE_MODELS before connecting. ANTHROPIC_BASE_URL, ANTHROPIC_MODEL are optional or environment-specific per the README.
Docker
docker run -i --rm docker.io/psyb0t/pibox:v0.15.11 Claude Desktop - add to config
{
"mcpServers": {
"psyb0t-docker-pibox": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/pibox:v0.15.11"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license WTFPL - declared in the repository
registry namespace io.github.psyb0t is GitHub-verified and matches the repo owner
03 · What Pibox can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.15.11 · 2026-08-13
v0.15.10 · 2026-08-13
v0.15.9 · 2026-08-09
04 · Who maintains Pibox
Pibox is maintained by psyb0t. We track 13 MCP servers from psyb0t - 13 actively maintained, 110 combined GitHub stars, oldest repo from Jun 2025. Full record: all servers from psyb0t.
- Stealthy Auto Browse Self-hosted MCP server for stealth browser automation with human-like OS-level input. ★ 72
- Claudebox Self-hosted MCP server exposing Claude Code as an agentic AI tool over streamable HTTP. ★ 19
- Talkies Self-hosted MCP server for speech: ASR transcription, TTS synthesis, and file staging tools. ★ 5
- HybridS3 Self-hosted S3-compatible object storage server with an MCP interface for AI agents. ★ 4
- Audiolla Self-hosted MCP server: audio stems, mastering, MIR analysis, DSP, MIDI, speech tools. ★ 2
- Predictalot Self-hosted MCP server for time-series forecasting and tabular ML via foundation models. ★ 2
05 · Facts
- repository
- github.com/psyb0t/docker-pibox
- category
- coding agent - ranked #185 of 194 actively-maintained coding agent servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-13)
- registry
- io.github.psyb0t/pibox (active, first published 2026-07-26 · 8 versions)
- packages
- oci:docker.io/psyb0t/pibox:v0.15.11
06 · Pibox FAQ
What is Pibox?
pi-coding-agent inside an aicodebox container. One image, several ways in: interactive shell, one-shot prompt, HTTP API (with an OpenAI-compatible endpoint), MCP server, Telegram bot, and a cron scheduler that fires pi on whatever schedule you want.
Is Pibox still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-13 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Pibox?
Run `docker run -i --rm docker.io/psyb0t/pibox:v0.15.11`. The README documents 6 environment variables (ANTHROPIC_AUTH_TOKEN, ANTHROPIC_BASE_URL, ANTHROPIC_MODEL…) to set first. Set ANTHROPIC_AUTH_TOKEN, PIBOX_API_MODE, PIBOX_API_MODE_TOKEN, PIBOX_AVAILABLE_MODELS before connecting. ANTHROPIC_BASE_URL, ANTHROPIC_MODEL are optional or environment-specific per the README. You can also paste the ready-made client config above.
07 · Alternatives to Pibox
Alternatives to Pibox
Maintained coding agent servers if Pibox isn't the fit.
- Serena A powerful toolkit for coding, providing semantic retrieval and editing capabilities. ★ 28,461 · 2026-08-20
- Desktop Commander MCP server for terminal commands, file operations, and process management ★ 9,387 · 2026-08-21
- Ouroboros Pins an acceptance spec; the verify command and expected output never enter the success contract. ★ 5,649 · 2026-08-25
- Socraticode MCP server for local codebase indexing, semantic search, and code dependency graphs. ★ 3,274 · 2026-08-24
- Magic Cloud Self-hosted low-code platform (Docker); its MCP endpoint runs on your own instance, not via npx. ★ 1,180 · 2026-08-24
- LLM Sandbox Securely run LLM-generated code in isolated containers across 7 languages and 3 container backends. ★ 1,111 · 2026-08-23
Pairs well with
Servers that cover what Pibox doesn't - only shown when the pairing reason fits the companion.
- Context7 → documentation companion documentation · ★ 61,171
- GitLab MCP → documentation companion documentation · ★ 1,918
- Storybook MCP Addon → developer tools companion developer tools · ★ 268
- Xcode Build MCP → developer tools companion developer tools · ★ 6,274
- Server Filesystem → filesystem companion filesystem · ★ 38,704
- X402 List MCP → filesystem companion filesystem · ★ 58
More coding agent MCP servers · Java Lens · Sharp Lens · Agentmap · Reachpad MCP