{
  "protocol": "a2a",
  "name": "Advisors AI",
  "description": "Five public services for store AI-readiness. Call the MCP remotes; do not invent a brand list.",
  "url": "https://advisorsai.ai/",
  "provider": {
    "organization": "Advisors AI",
    "url": "https://advisorsai.ai/"
  },
  "skills": [
    {
      "id": "store-readiness-mcp",
      "name": "Store readiness check",
      "description": "Read-only measurement of one requester-supplied public URL plus robots.txt, llms.txt, sitemap.xml on the same origin.",
      "endpoint": "https://advisorsai.ai/store-readiness-mcp",
      "registry": "ai.advisorsai/store-readiness"
    },
    {
      "id": "service-navigator-mcp",
      "name": "Service navigator",
      "description": "Lists the five public services, matches a need, and prepares a login request link. Does not create an order or charge.",
      "endpoint": "https://advisorsai.ai/mcp",
      "registry": "ai.advisorsai/service-navigator"
    }
  ],
  "catalog": "https://advisorsai.ai/api/commercial/catalog",
  "login": "https://advisorsai.ai/login.html",
  "openapi": "https://advisorsai.ai/openapi.json",
  "skill": "https://advisorsai.ai/SKILL.md",
  "trajectory": "https://advisorsai.ai/agent-trajectory.json"
}
