Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port number for the server (optional) | 3003 |
| FIREBASE_API_KEY | Yes | Your Firebase API key (found in Firebase Console under Project Settings) | |
| FIREBASE_PROJECT_ID | Yes | Your Firebase project ID | |
| FIREBASE_USER_EMAIL | Yes | Email address for Firebase Authentication | |
| FIREBASE_USER_PASSWORD | Yes | Password for Firebase Authentication |
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 | |