{
  "specVersion": "0.2",
  "host": {
    "name": "Intervixa AI",
    "domain": "intervixa.online",
    "url": "https://intervixa.online/",
    "description": "AI-powered career platform for resume optimization, Cloud & DevOps interview preparation, mock interviews and job search."
  },
  "entries": [
    {
      "id": "urn:air:intervixa.online:mcp:intervix-ai",
      "displayName": "Intervixa AI MCP server",
      "description": "Remote MCP server exposing Intervixa AI tools: job search, topic-wise and company-wise interview questions, scenario questions, prep roadmap, recruiter contacts, cold email and resume templates. Requires OAuth sign-in with an Intervixa AI account.",
      "type": "application/json",
      "url": "https://ihyxemjksxwuovdabjxu.supabase.co/functions/v1/mcp",
      "representativeQueries": [
        "Find the latest DevOps engineer job openings",
        "Show me Kubernetes interview questions with answers",
        "What interview questions does Amazon ask cloud engineers?",
        "Give me a Cloud and DevOps interview preparation roadmap",
        "Draft a cold email to a recruiter for a DevOps role"
      ]
    },
    {
      "id": "urn:air:intervixa.online:catalog:api-catalog",
      "displayName": "Intervixa AI API catalog",
      "description": "RFC 9727 linkset describing the APIs Intervixa AI exposes to agents.",
      "type": "application/linkset+json",
      "url": "https://intervixa.online/.well-known/api-catalog",
      "representativeQueries": [
        "What APIs does Intervixa AI offer?",
        "Where is the Intervixa AI service description?",
        "How do agents integrate with Intervixa AI?"
      ]
    },
    {
      "id": "urn:air:intervixa.online:skills:index",
      "displayName": "Intervixa AI agent skills index",
      "description": "Discovery index of agent skills describing how to use Intervixa AI for interview preparation and job search.",
      "type": "application/json",
      "url": "https://intervixa.online/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "What skills does Intervixa AI publish for agents?",
        "How should an agent help a user prepare for a DevOps interview?",
        "How do I connect an assistant to Intervixa AI?"
      ]
    },
    {
      "id": "urn:air:intervixa.online:markdown:index",
      "displayName": "Intervixa AI homepage (markdown)",
      "description": "Plain-markdown version of the Intervixa AI homepage for agent consumption.",
      "type": "text/markdown",
      "url": "https://intervixa.online/index.md",
      "representativeQueries": [
        "What is Intervixa AI?",
        "What tools does Intervixa AI provide?"
      ]
    },
    {
      "id": "urn:air:intervixa.online:markdown:modules",
      "displayName": "Intervixa AI modules (markdown)",
      "description": "Plain-markdown overview of Intervixa AI modules including the live AI video interviewer.",
      "type": "text/markdown",
      "url": "https://intervixa.online/modules.md",
      "representativeQueries": [
        "What modules does Intervixa AI have?",
        "How does the live AI video interview work?"
      ]
    },
    {
      "id": "urn:air:intervixa.online:markdown:faq",
      "displayName": "Intervixa AI FAQ (markdown)",
      "description": "Plain-markdown frequently asked questions about Intervixa AI.",
      "type": "text/markdown",
      "url": "https://intervixa.online/faq.md",
      "representativeQueries": [
        "Do I need an account to use Intervixa AI?",
        "Is the AI video interview live?"
      ]
    }
  ]
}

