Sign inSign up

simonferquel/pi-agent-mcp-gateway-kit:latest

Manifest digest

sha256:929c802b67123774c08bcf93c0957d2476f50364474343d1e08f0450907fe30e

Last pushed

21 days by simonferquel

Type

Sandbox Kit

Manifest digest

sha256:929c802b67123774c08bcf93c0957d2476f50364474343d1e08f0450907fe30e

SANDBOX KIT
REQUIRES SECRETS

Minimal terminal coding agent with extensible tools, skills, and TUI -- a personal-preferences kit derived from docker/sbx-kits-contrib's `pi`: bakes in pi-mcp-adapter (pi has no MCP client of its own) and self-registers the sandbox's hosted MCP gateway (when one is reserved) into pi-mcp-adapter's own ~/.pi/agent/mcp.json, so pi discovers gateway-provided tools automatically with no manual setup step.


Credentials
NameServiceRequiredDescription
ANTHROPIC_API_KEYanthropicOptional

Network Egress

api.anthropic.com

registry.npmjs.org

platform.claude.com:443

Run in a Sandbox

sbx run pi-agent-mcp --kit docker.io/simonferquel/pi-agent-mcp-gateway-kit:latest

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx