Skip to content
Zed

FLUX for Zed

io.github.black-forest-labs/flux-mcp

Official FLUX MCP server. Generate, edit, vary, and browse images from Black Forest Labs.

client:Zed transport:streamable-http

Install FLUX in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "flux-mcp": {
      "url": "https://mcp.bfl.ai"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

FLUX in other clients