Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port (default: 8080) | 8080 |
| NODE_ENV | No | Environment (development/production) | |
| LOG_LEVEL | No | Logging level (default: info) | info |
| PLATFORM_URL | Yes | Base URL of your platform API | |
| FIREBASE_PROJECT_ID | Yes | Firebase project ID for JWT validation | |
| PLATFORM_SERVICE_TOKEN | Yes | Service token for platform API authentication |
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 | |