Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SUPABASE_URL | Yes | Your Supabase project URL (e.g., https://your-project.supabase.co) | |
| SUPABASE_EMAIL | Yes | Your email address for Supabase authentication | |
| SUPABASE_ANON_KEY | Yes | Your Supabase anonymous key | |
| SUPABASE_PASSWORD | Yes | Your password for Supabase authentication |
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 | |