pi-subagent
by guyiicn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PI_BIN | No | Override the pi executable (used by tests) | |
| PI_SUBAGENT_REGISTRY | No | Registry path (default ~/.pi-subagent/registry.json) | ~/.pi-subagent/registry.json |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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