← Back to Plugins
MCP Server MCP

openFlow

github By github 👁 1 views ▲ 0 votes

Omni Flash and Veo video, Nano Banana images on Google Flow, from any MCP client

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://openflowmcp.com/mcp",
      "headers": [
        {
          "description": "Bearer <key>. Get a key instantly at https://openflowmcp.com/ — no card, images are free.",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...