{
  "name": "Aetos SEO Public Discovery Agent",
  "version": "2026-06-25-agent-speed-v25",
  "description": "A read-only public discovery agent card for Aetos SEO pages, tools, OpenAPI, MCP, and agent skills.",
  "url": "https://aetosseo.com",
  "provider": {
    "organization": "Nsr Elmtagr Digital Marketing",
    "url": "https://nsrelmtagr.com/"
  },
  "supportedInterfaces": [
    {
      "url": "https://aetosseo.com/mcp",
      "transport": "mcp-streamable-http"
    },
    {
      "url": "https://aetosseo.com/openapi.json",
      "transport": "openapi"
    }
  ],
  "capabilities": [
    "public-page-discovery",
    "seo-tool-navigation",
    "ai-readiness-tool-navigation"
  ],
  "skills": [
    {
      "id": "aetos-ai-readiness-audit",
      "name": "AI Readiness Audit",
      "description": "Open the Aetos SEO public AI Readiness Audit tool for a public URL.",
      "tags": [
        "seo",
        "ai-readiness",
        "wordpress"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/html",
        "application/json"
      ]
    },
    {
      "id": "aetos-site-navigation",
      "name": "Aetos SEO Site Navigation",
      "description": "Find canonical Aetos SEO product, pricing, docs, tools, and discovery pages.",
      "tags": [
        "navigation",
        "docs",
        "discovery"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/html",
        "text/markdown"
      ]
    }
  ]
}