{
  "name": "brandreel",
  "title": "BrandReel",
  "description": "MCP tools for owned brand workspaces, reusable assets, image and video model discovery, generation credits, and guarded creative generation.",
  "endpoint": "https://brandreel.com/api/mcp",
  "transport": "streamable-http",
  "authentication": {
    "type": "bearer",
    "header": "Authorization",
    "format": "Bearer br_...",
    "instructions": "Create an API key at https://brandreel.com/dashboard/api-key."
  },
  "documentation": "https://brandreel.com/agents/mcp",
  "capabilities": [
    "tools",
    "prompts"
  ]
}