Loading subscription status...
{ "mcpServers": [ { "flux-cloudflare-mcp": { "env": { "FLUX_API_URL": "YOUR_API_URL", "FLUX_API_TOKEN": "YOUR_TOKEN" }, "args": [ "-y", "flux-cloudflare-mcp" ], "command": "env FLUX_API_TOKEN=YOUR_TOKEN FLUX_API_URL=YOUR_API_URL npx" } } ] }