{
  "serverInfo": {
    "name": "fifa-agent-mentor",
    "version": "1.0.0",
    "title": "FIFA Agent Mentor"
  },
  "protocolVersion": "2025-11-05",
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "transport": {
    "type": "http",
    "endpoint": "https://fifa.qtech.hr/mcp"
  },
  "name": "fifa-agent-mentor",
  "version": "1.0.0",
  "endpoint": "https://fifa.qtech.hr/mcp",
  "description": "FIFA Football Agent Exam 2026 study platform + Scout scouting blog. Public MCP server providing tools to list lessons, fetch lesson content, query the retrieval-backed Study Assistant (quota-gated), generate mock exams, check account status, trigger premium upgrade checkout, browse / search the Scout corpus (young-player articles and full player profiles with stats, events, style-of-play radars), check Scout search quota, and (admin-only) force-refresh a single player when a transfer happens. Player profiles auto-refresh weekly — diff pipeline writes transfer / loan / role_change / valuation_update events to each timeline.",
  "authentication": {
    "type": "bearer",
    "required": false,
    "scheme": "Bearer",
    "authorizationServers": [
      "https://fifa.qtech.hr"
    ],
    "protectedResource": "https://fifa.qtech.hr/.well-known/oauth-protected-resource",
    "description": "Anonymous callers can read lessons/materials and call the Study Assistant with a 3-question visitor quota tracked by the bearer-less session. Provide a Supabase access token as Bearer to get 9 AI calls/month (signed-in member) or unlimited AI calls (premium EUR 99)."
  },
  "documentation": "https://docs.fifa.qtech.hr"
}