Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FIREBASE_PROJECT_ID | Yes | Your Firebase project ID | |
| FIRESTORE_COLLECTION | Yes | The Firestore collection name to use for storing todos | |
| FIRESTORE_EMULATOR_HOST | No | Firestore emulator host (for development mode only) | |
| FIREBASE_SERVICE_ACCOUNT | No | Base64 encoded Firebase service account JSON file |
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 | |