Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EXPO_APP_DIR | No | Path to Expo app directory | Current working directory |
| ESSENTIAL_TOOLS | No | Comma-separated list of tools to expose | All tools |
| LOG_BUFFER_SIZE | No | Max log lines to keep in memory | 400 |
| MAESTRO_CLI_PATH | No | Path to Maestro CLI | ~/.maestro/bin/maestro |
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 | |