Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
FAL_KEY | Yes | Your FAL AI API key | |
AUTOOPEN | No | Automatically open generated files with default application | true |
DOWNLOAD_PATH | No | Custom download directory for generated content | |
ENABLE_DATA_URLS | No | Enable/disable data URLs (default: false, optimized for Claude Desktop) | false |
MAX_DATA_URL_SIZE | No | Max file size for data URLs in bytes (default: 2MB) | 2097152 |
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 |