pi-config

phyzess/pi-config
★ 0 stars Shell Code/Dev Tools Updated today
One-command setup for pi coding agent: MCP servers, AGENTS.md, and skills
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pi-config": {
      "command": "npx",
      "args": [
        "-y",
        "phyzess/pi-config"
      ]
    }
  }
}

README Excerpt

> 一键在新机器上复刻 pi agent 完整环境。 > 包含:pi 核心 + 6 个扩展包 + 14 个 MCP 服务器 + 20 个 skills + Paseo + AGENTS.md。 ```bash git clone [email protected]:phyzess/pi-config.git pi-config cd pi-config bash setup.sh # 核心环境 bash setup.sh --with-paseo # 含 Paseo 多 agent 编排(可选) ``` 搞定后重启 pi:`pi` | 包 | 用途 | |----|------|