Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SUPABASE_URL | Yes | The URL of your Supabase project. | |
| PINATA_API_KEY | No | API key for Pinata IPFS storage. | |
| STRIPE_SECRET_KEY | No | Secret key for Stripe payment processing. | |
| THIRDWEB_SECRET_KEY | Yes | Secret key for Thirdweb blockchain interactions. | |
| SUPABASE_SERVICE_KEY | Yes | The service role key for your Supabase project. | |
| PINATA_SECRET_API_KEY | No | Secret API key for Pinata IPFS storage. |
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 | |