Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REPLICATE_API_TOKEN | Yes | Your Replicate API token (required). Get it from https://replicate.com/account/api-tokens |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| flux_models | List supported FLUX models with usage notes and key inputs |
| flux_generate | Generate an image with a FLUX model via Replicate and save files to download_path |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |