Skip to content
Back to Alternativas IA

Card snapshot

alternativasia.com · 2026-08-23 02:03:13 UTC · ba4ce14875aeb54e669d54bd78e1d97b86aac6137da17e7f84a0c55773ae0951

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": "Alternativas IA",
  "description": "Alternativas IA finds live, working alternatives to well-known AI tools, grouped by the product being replaced. Every alternative listed is a real, currently-live tool in the same category.",
  "url": "https://alternativasia.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 Alternativas IA 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://alternativasia.com/api/mcp/mcp",
      "transport": "JSONRPC"
    }
  ],
  "documentationUrl": "https://alternativasia.com/docs",
  "iconUrl": "https://alternativasia.com/api/site-icon/alternativasia"
}