Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEXT_PUBLIC_SUPABASE_URL | Yes | The URL of your Supabase instance | |
| NEXT_PUBLIC_SUPABASE_ANON_KEY | Yes | The anonymous key for your Supabase instance |
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 | |