Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KEY_FILE | No | Path to your BigQuery service account key JSON file (optional if using default credentials) | |
| LOCATION | No | BigQuery location/region | US |
| PROJECT_ID | Yes | Your BigQuery project ID | |
| SUPABASE_URL | No | Your Supabase project URL (e.g., https://your-project.supabase.co) - optional but recommended for enhanced features | |
| DEFAULT_USER_ID | No | Default user ID for operations (optional) | |
| SUPABASE_ANON_KEY | No | Your Supabase anonymous key - alternative with RLS | |
| SUPABASE_SERVICE_KEY | No | Your Supabase service role key - recommended for full access |
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 | |