Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Redis URL for async processing | |
| ANTHROPIC_API_KEY | Yes | Anthropic API key for Claude vision | |
| STRIPE_SECRET_KEY | No | Stripe secret key for billing | |
| NOWPAYMENTS_API_KEY | No | NOWPayments API key for crypto | |
| STRIPE_WEBHOOK_SECRET | No | Stripe webhook signing secret |
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 | |