Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SUPABASE_REGION | No | The Supabase region (optional) | us-east-1 |
| SUPABASE_DB_PASSWORD | No | Your database password | |
| SUPABASE_PROJECT_REF | No | Your project reference (found in project URL) | |
| SUPABASE_ACCESS_TOKEN | No | For Management API access (optional) |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |