Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ASC_KEY_ID | No | The Key ID from App Store Connect (found in Users and Access > Keys) | |
| ASC_PASSWORD | No | Apple ID password (required if ENABLE_BROWSER_AUTH is true) | |
| ASC_USERNAME | No | Apple ID email address (required if ENABLE_BROWSER_AUTH is true) | |
| ASC_ISSUER_ID | No | The Issuer ID from App Store Connect (found in Users and Access > Keys) | |
| ASC_PRIVATE_KEY | No | The inline content of your App Store Connect .p8 private key | |
| ENABLE_BROWSER_AUTH | No | Set to true to enable browser-based authentication for retrieving full text feedback (requires Playwright) | |
| ASC_PRIVATE_KEY_PATH | No | The file path to your App Store Connect .p8 private key file |
Capabilities
Server capabilities have not been inspected yet.
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 | |