{
  "$schema": "https://modelcontextprotocol.io/schemas/draft/server-card.json",
  "serverInfo": {
    "name": "intervix-ai",
    "title": "Intervix_Ai",
    "version": "0.1.0",
    "websiteUrl": "https://intervixa.online/"
  },
  "description": "Tools for Intervixa AI, a Cloud & DevOps interview preparation and job search platform.",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://ihyxemjksxwuovdabjxu.supabase.co/functions/v1/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "authentication": {
    "type": "oauth2",
    "protectedResourceMetadata": "https://ihyxemjksxwuovdabjxu.supabase.co/functions/v1/mcp/.well-known/oauth-protected-resource",
    "authorizationServers": [
      "https://ihyxemjksxwuovdabjxu.supabase.co/auth/v1"
    ]
  },
  "tools": [
    { "name": "search_jobs", "description": "Search the latest Cloud/DevOps job listings." },
    { "name": "search_interview_questions", "description": "Search topic-wise interview questions with answers." },
    { "name": "search_company_questions", "description": "Search interview questions grouped by company and role." },
    { "name": "search_scenario_questions", "description": "Search real-world scenario-based interview questions." },
    { "name": "search_hr_contacts", "description": "Search recruiter/HR contacts from recent hiring posts." },
    { "name": "get_prep_roadmap", "description": "Get the ordered interview preparation roadmap." },
    { "name": "list_cold_email_templates", "description": "List cold email / outreach templates." },
    { "name": "list_resume_templates", "description": "List downloadable ATS resume sample templates." }
  ]
}
