Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_STORE_CONNECT_KEY_ID | No | Your API Key ID from App Store Connect | |
| APP_STORE_CONNECT_P8_PATH | No | Path to your .p8 private key file | |
| APP_STORE_CONNECT_ISSUER_ID | No | Your Issuer ID from App Store Connect | |
| APP_STORE_CONNECT_P8_B64_STRING | No | The base64 encoded contents of your .p8 private key file | |
| APP_STORE_CONNECT_VENDOR_NUMBER | No | Your vendor number from App Store Connect (optional, required for sales and finance reporting tools) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |