Skip to content
Back to Advisors AI

Card snapshot

advisorsai.ai · 2026-09-16 08:42:11 UTC · dd620a3b79963f1ce56338aa711ae7a61adaaf1b0ff416cda26978f1521fa984

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "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"
}