{
  "schema_version": "2024-11-05",
  "name": "liveframe",
  "display_name": "LiveFrame Distribution",
  "description": "Run attributed creator distribution campaigns programmatically: create and fund campaigns, source vetted creators, review submissions, and settle on verified outcomes (signups, funded accounts, trades). Performance-priced; payouts in USDC.",
  "version": "2.0",
  "endpoint": "https://rlceganwyarqvlzrzlzf.supabase.co/functions/v1/clip-mcp",
  "transport": "streamable-http",
  "authentication": {
    "type": "oauth2.1",
    "authorization_server": "https://rlceganwyarqvlzrzlzf.supabase.co/functions/v1/clip-mcp",
    "note": "OAuth 2.1 authorization-code + PKCE. Tool list and exact schemas are discoverable via the MCP endpoint after authorization."
  },
  "tools": [
    { "name": "list_campaigns", "description": "List your distribution campaigns and their status." },
    { "name": "create_campaign", "description": "Create a campaign with brief, pay rate and target platforms." },
    { "name": "fund_campaign", "description": "Fund a campaign payout pool (card or USDC)." },
    { "name": "list_creators", "description": "Browse and search vetted creators by vertical and track record." },
    { "name": "review_submissions", "description": "Review creator clip submissions; approve or reject." },
    { "name": "pay_creators", "description": "Settle approved creators on verified outcomes." }
  ],
  "documentation": "https://liveframe.ai/agents",
  "contact": "hello@liveframe.ai"
}
