FLUX for Cursor
io.github.black-forest-labs/flux-mcp
Official FLUX MCP server. Generate, edit, vary, and browse images from Black Forest Labs.
client:Cursor
transport:streamable-http
Install FLUX in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flux-mcp": {
"url": "https://mcp.bfl.ai"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs