Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 992 Bytes

File metadata and controls

34 lines (29 loc) · 992 Bytes
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.