{
  "serverInfo": {
    "name": "GingerLive",
    "version": "0.2.0",
    "title": "GingerLive",
    "description": "Read-only MCP server for GingerLive — query livestream ad formats, network reach stats, campaign case studies, and the streamer monetization program.",
    "websiteUrl": "https://gingerlive.io"
  },
  "protocolVersion": "2025-06-18",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://mcp.gingerlive.io/mcp"
  },
  "capabilities": {
    "tools": { "listChanged": false },
    "resources": { "listChanged": false },
    "prompts": { "listChanged": false }
  },
  "prompts": [
    { "name": "plan_livestream_campaign", "description": "Scope a GingerLive livestream advertising campaign for a brand." },
    { "name": "get_started_as_streamer", "description": "Help a livestreamer evaluate and join GingerLive's monetization program." }
  ],
  "authentication": {
    "type": "none"
  },
  "tools": [
    { "name": "get_company_overview", "description": "What GingerLive is: positioning summary, platforms, network stats, measurement partners, contact links." },
    { "name": "get_network_stats", "description": "Network reach and performance numbers: streamers, annual reach, hours watched, view-through rate." },
    { "name": "list_ad_formats", "description": "The livestream ad formats GingerLive offers to brands, with format badges." },
    { "name": "list_case_studies", "description": "GingerLive campaign case studies with excerpts and links." },
    { "name": "get_case_study", "description": "The full write-up for one case study, by slug." },
    { "name": "get_streamer_program_info", "description": "How a streamer joins and monetizes with GingerLive, and the sign-up link." }
  ],
  "resources": [
    { "uri": "gingerlive://company", "name": "company", "description": "Canonical GingerLive company facts." },
    { "uri": "gingerlive://guides", "name": "guides", "description": "Index of GingerLive advertising & streaming guides." },
    { "uri": "https://gingerlive.io/llms.txt", "name": "llms-txt", "description": "GingerLive's llms.txt for AI agents." }
  ]
}
