MCP Server
MCP
GenflowAI
Run GenflowAI templates and AI creative workflows for ecommerce visuals, UGC ads, and videos.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://www.genflowai.io/mcp",
"headers": [
{
"description": "Optional. Use Bearer <GENFLOWAI_API_KEY> for private saved workflows, asset uploads, template/workflow runs, and async result polling. Public template discovery works without this header.",
"isSecret": true,
"name": "Authorization"
},
{
"description": "Optional GenflowAI API key alternative for clients that do not support Authorization bearer headers.",
"isSecret": true,
"name": "x-api-key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment