Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port number for HTTP transport mode | 3000 |
| MCP_TRANSPORT | No | The MCP transport type (http or stdio) | stdio |
| FIRESTORE_EMULATOR_HOST | No | The Firestore emulator host and port for local development | localhost:8081 |
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 | |