Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
HELIUS_API_KEY | No | Helius API Key (optional, for compressed transactions) | |
RESEND_API_KEY | Yes | Resend API Key (required for sending emails) | |
SOLANA_RPC_URL | No | Solana RPC URL (optional, defaults to mainnet-beta) | https://api.mainnet-beta.solana.com |
CROSSMINT_EMAIL | Yes | Crossmint Email (required for wallet operations) | |
CROSSMINT_API_KEY | Yes | Crossmint API Key (required for custodial wallet creation) |
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 |