Pi Agent Platform
v1.2.17 docs · EN Commands

Team operating docs

A reusable Pi runtime for every project.

These docs bring installation, profiles, permissions, MCP, security, and workflows into one place. A new team member can find the right command, choose a safe mode, and understand the operating boundary without rebuilding the process in a prompt.

Install with two commands

Requires Node.js >=22.19.0. Run these commands from the project you want to configure.

npm install -g @piagent/platform
piagent-setup

piagent-setup installs the pinned Pi Coding Agent host, installs the Pi package, initializes the current directory, and runs doctor. It also installs the MCP baseline and subagents; skip them with --no-mcp, --no-subagents, or --global-only. See the Quickstart for the complete flow.

Where to start

Three documentation groups

Get started

For first-time users: installation, quickstart, and where the platform fits alongside other agent CLIs.

Build

Daily operation: profiles, permissions, commands, workflows, and a dedicated MCP section for its broader command surface.

Operate

For operators and reviewers: security boundaries, repository architecture, terminal tools, and the team operating standard.