{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "pro.bananabanana/image-video",
  "title": "BananaBanana Image & Video Generation",
  "description": "Generate images & video (Nano Banana, Veo, Omni) pay-as-you-go. No subscription, crypto payments.",
  "version": "1.0.5",
  "websiteUrl": "https://bananabanana.pro/mcp",
  "repository": {
    "url": "https://github.com/bananabanana-pro-mcp/bananabanana-mcp",
    "source": "github"
  },
  "icons": [
    {
      "src": "https://bananabanana.pro/mcp-icon-512.png",
      "mimeType": "image/png",
      "sizes": [
        "512x512"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://bananabanana.pro/api/mcp",
      "headers": [
        {
          "name": "Authorization",
          "description": "Bearer credential. Leave empty if your client signs in with OAuth 2.1 (claude.ai, Claude Desktop/Code, MCP Inspector) — it obtains the token itself. Otherwise put an API key here as 'Bearer bb_live_…'; create one at https://bananabanana.pro/profile.",
          "isRequired": false,
          "isSecret": true
        }
      ]
    }
  ]
}
