{
  "name": "AIO.GEO Protocol",
  "description": "Structural AI Search Readiness auditor. We do not sell LLM rankings.",
  "url": "https://www.aiogeoprotocol.com",
  "version": "0.3.4",
  "provider": {
    "organization": "Digital Currensy Inc.",
    "url": "https://www.aiogeoprotocol.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text",
    "application/json"
  ],
  "defaultOutputModes": [
    "text",
    "application/json",
    "text/markdown"
  ],
  "skills": [
    {
      "id": "aio-audit",
      "name": "AI Search Readiness audit",
      "description": "Score a domain 0-100 across five structural pillars.",
      "tags": [
        "seo",
        "geo",
        "audit"
      ],
      "examples": [
        "Audit example.com for AI search readiness"
      ]
    }
  ]
}
