Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SSH_HOST | No | SSH 服务器主机地址 | |
SSH_PORT | No | SSH 端口(默认 22) | 22 |
SSH_PASSWORD | No | SSH 密码 | |
SSH_USERNAME | No | SSH 用户名 | |
APPSTORE_APP_ID | No | 应用 ID(可选) | |
APPSTORE_KEY_ID | No | App Store Connect API 密钥 ID | |
APPSTORE_ISSUER_ID | No | 发行者 ID | |
APPSTORE_PRIVATE_KEY | No | 私钥内容(包含完整的 PEM 格式) |
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 |