Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MODE | No | Operation mode for the server. Available options: 'local' (default) - Work with 8th Wall Desktop projects locally; 'docs' - Access 8th Wall documentation; 'api' - Integrate with 8th Wall Cloud (requires API key). | local |
| HTTP_PORT | No | The port to use when running the HTTP bridge (e.g., 8787). | |
| PROJECT_ROOT | No | The absolute path to your specific 8th Wall project directory. | |
| EIGHTHWALL_DESKTOP_ROOT | No | The root directory where 8th Wall Desktop projects are stored (e.g., ~/Documents/8th Wall). |
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 | |