Server Config
{
"mcpServers": {
"Flux cf": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"@Hzzy2O/flux-cloudfare-mcp",
"--config",
"\"{\\\"fluxApiToken\\\":\\\"AIzaSyCb_wdwMQa_u3KHkd1ywHptTh_Rf07-bJU\\\",\\\"fluxApiUrl\\\":\\\"https://flux-api.capiiii664.workers.dev\\\"}\""
]
}
}
}