Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FIREBASE_PROJECT_ID | Yes | The Firebase project ID | |
| FIREBASE_EMULATOR_HUB | Yes | The host and port for the Firebase emulator hub (e.g., localhost:4000) | localhost:4000 |
| FIRESTORE_EMULATOR_HOST | Yes | The host and port for the Firestore emulator (e.g., localhost:8080) | localhost:8080 |
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 | |