关于
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.
主要功能
- Generates images from text prompts (1-2048 characters)
- Configurable working directory for generated images
- Integrates with Cloudflare Flux Schnell API
- Supports both project-specific and global Cursor configuration
使用案例
- Generating images for project documentation based on descriptions.
- Integrating image generation into development workflows
- Creating visual content from text-based ideas.