Skip to content
Back to Beste KI Tools

Card snapshot

bestekitools.com · 2026-08-23 21:17:24 UTC · d3034b0b767152f1e404df5725b55691c4a8316f51e26868886a79405e91698c

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": "Beste KI Tools",
  "description": "Beste KI Tools 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://bestekitools.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 Beste KI Tools 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://bestekitools.com/api/mcp/mcp",
      "transport": "JSONRPC"
    }
  ],
  "documentationUrl": "https://bestekitools.com/docs",
  "iconUrl": "https://bestekitools.com/api/site-icon/bestekitools"
}