replicate-flux-mcp

by awkoy
Verified
// Configuration export const CONFIG = { serverName: "replicate-flux-mcp", serverVersion: "0.1.0", imageModelId: "black-forest-labs/flux-schnell" as `${string}/${string}`, svgModelId: "recraft-ai/recraft-v3-svg" as `${string}/${string}`, pollingAttempts: 5, pollingInterval: 2000, // ms };