Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | Your API key from Rampify dashboard (starts with sk_live_...) | |
| CACHE_TTL | No | Cache duration in seconds | 3600 |
| LOG_LEVEL | No | Logging level: debug, info, warn, or error | info |
| BACKEND_API_URL | No | Rampify API endpoint - always use https://www.rampify.dev | https://www.rampify.dev |
| SEO_CLIENT_DOMAIN | No | Default domain for this project (e.g., yoursite.com or localhost:3000) |
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 | |