Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SOFTWARE_PLANNING_HOST | No | 设置SSE服务器主机地址 | 0.0.0.0 |
| SOFTWARE_PLANNING_PORT | No | 设置SSE服务器端口号 | 8000 |
| SOFTWARE_PLANNING_DEBUG | No | 启用调试模式,可选值为'true'、'1'或'yes' | |
| SOFTWARE_PLANNING_TRANSPORT | No | 设置传输类型,可选值为'stdio'或'sse' | sse |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |