mcp-flux-studio
MCP Flux Studio is a Model Context Protocol server designed to integrate advanced image generation capabilities into AI coding assistants. It supports multiple image generation models, offers image manipulation and control features, and seamlessly integrates with various IDEs.
What are the prerequisites for using MCP Flux Studio?
You need Node.js 18+, Python 3.12+, a Flux API key, and a compatible IDE such as Cursor or Windsurf.
How do I install MCP Flux Studio?
You can install it via Smithery using the command npx -y @smithery/cli install @jmanhype/mcp-flux-studio --client claude
or manually by cloning the repository and running npm install
and npm run build
.
What IDEs are supported by MCP Flux Studio?
MCP Flux Studio supports Cursor (v0.45.7+) and Windsurf/Codeium Cascade (Wave 3+).
Can I customize the image generation process?
Yes, you can customize the process with different models, aspect ratios, dimensions, and advanced controls like edge-based and depth-aware generation.
Where can I find detailed setup instructions?
Detailed setup instructions are available in the .