Generates images from text descriptions using Cloudflare's Flux Schnell worker API.
Flux Schnell is a TypeScript-based server designed to integrate text-to-image generation capabilities into applications through the MCP protocol. Leveraging Cloudflare's Flux Schnell worker API, it provides a simple and efficient way to generate images from textual prompts. The server is easily configurable with environment variables for API URL, token, and working directory, and is designed to be used with Cursor, allowing project-specific or global configuration for seamless integration.