Back to AEO Audit

Card snapshot

aeo-mcp-server.amdal-dev.workers.dev · 2026-05-18 12:50:06 UTC · efe015c4b918316fa36ac1a754146fe586174827b9fce39b5192f8d0f6ff2186

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.

{
  "name": "AEO Audit",
  "description": "AI visibility auditor for business websites. Checks schema markup, meta tags, content quality, technical setup, and AI crawler access. Returns score 0-100 with prioritized recommendations.",
  "url": "https://aeo-mcp-server.amdal-dev.workers.dev",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "analyze_aeo",
      "name": "Analyze AEO",
      "description": "Full AEO audit \u2014 score, breakdown, recommendations",
      "tags": [
        "aeo",
        "seo",
        "audit"
      ]
    },
    {
      "id": "get_aeo_score",
      "name": "Get AEO Score",
      "description": "Quick score check",
      "tags": [
        "aeo",
        "score"
      ]
    },
    {
      "id": "check_ai_readiness",
      "name": "Check AI Readiness",
      "description": "AI crawler access audit",
      "tags": [
        "ai",
        "crawlers",
        "llms.txt"
      ]
    }
  ],
  "contact": "hei@synligdigital.no",
  "provider": {
    "organization": "Synlig Digital",
    "url": "https://synligdigital.no"
  }
}