Back to MCP Servers
FluxMCP
Flux AI image generation and editing (Black Forest Labs) via Ace Data Cloud API.
art-cultureapirestai
By AceDataCloud
Installation
npx -y FluxMCPConfiguration
{
"mcpServers": {
"FluxMCP": {
"command": "npx",
"args": ["-y", "FluxMCP"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes