FluxFoundry / README.md
stillerman's picture
readme
44e9e1c

A newer version of the Gradio SDK is available: 5.44.1

Upgrade
metadata
title: FluxFoundry
emoji: 🛠️
colorFrom: yellow
colorTo: blue
sdk: gradio
sdk_version: 5.33.0
app_file: app.py
pinned: true
tags:
  - mcp-server-track
  - modal
short_description: Create Flux Finetunes with Modal + MCP

Create LoRA finetunes of the Flux image model with Modal + MCP. One click install!

🎥 Watch the Demo Video - See FluxFoundry in action!

Installation

Install MCP Server if you are on Cursor 1.0+

Otherwise install like this

{
  "mcpServers": {
    "FluxFoundry": {
      "url": "https://agents-mcp-hackathon-fluxfoundry.hf.space/gradio_api/mcp/sse"
    }
  }
}

Optionally install SecretButler for easy key management.