Skip to main content
Glama
guyiicn

pi-subagent

by guyiicn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PI_BINNoOverride the pi executable (used by tests)
PI_SUBAGENT_REGISTRYNoRegistry path (default ~/.pi-subagent/registry.json)~/.pi-subagent/registry.json

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
pi_delegateC

委派任务给 Pi 子代理(默认 async)

pi_statusC

取 run 结果(long-poll)

pi_planC

调度决策:该不该委派、sync/async、开几个 session

pi_session_listA

列 session(不传 cwd 取全量,供 pi_plan 用)

pi_session_snapshotC

取 session 详情

pi_session_forkD

派生 session

pi_killC

中止 run

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/guyiicn/pi-subagent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server