Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SUPABASE_URL | Yes | The Supabase project URL (e.g., https://your-project.supabase.co) | |
| DEDALUS_AS_URL | No | The Dedalus AS URL | |
| DEDALUS_API_KEY | Yes | The Dedalus API Key required by the framework | |
| DEDALUS_API_URL | No | The base URL for the Dedalus API | |
| SUPABASE_SECRET_KEY | Yes | The Supabase API key used for 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 | |