Skip to content
Back to The AI Tools Index

Card snapshot

theaitoolsindex.com · 2026-08-23 21:32:15 UTC · 8612047da1b9c90a4b3529b08b56108018ae759eba7243fd637adadecac5720a

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.

{
  "protocolVersion": "0.3.0",
  "name": "The AI Tools Index",
  "description": "The AI Tools Index is a browsable index of live AI tools organized by category, including tools currently for sale. Every listing links to the maker's real product, and any paid placement is always labeled \"Sponsored.\"",
  "url": "https://theaitoolsindex.com/api/a2a",
  "version": "1.20.0",
  "provider": {
    "organization": "Ellelion LLC",
    "url": "https://ellelion.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "search-catalog",
      "name": "Search catalog",
      "description": "Search live The AI Tools Index listings by name, tagline, or category.",
      "tags": [
        "catalog",
        "search"
      ],
      "examples": [
        "writing assistants",
        "alternatives to chatgpt"
      ]
    },
    {
      "id": "get-listing",
      "name": "Get listing",
      "description": "Fetch one live listing by slug.",
      "tags": [
        "catalog"
      ],
      "examples": [
        "get_tool skillselion"
      ]
    }
  ],
  "securitySchemes": {},
  "security": [],
  "additionalInterfaces": [
    {
      "url": "https://theaitoolsindex.com/api/mcp/mcp",
      "transport": "JSONRPC"
    }
  ],
  "documentationUrl": "https://theaitoolsindex.com/docs",
  "iconUrl": "https://theaitoolsindex.com/api/site-icon/aitoolsindex"
}