Card snapshot
iaselecta.com
·
2026-08-23 03:17:19 UTC
·
129232fa805b4a3e33a7c260c098f31661416084a8762c690aaeba7770cf1126
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": "IA Selecta",
"description": "IA Selecta 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://iaselecta.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 IA Selecta 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://iaselecta.com/api/mcp/mcp",
"transport": "JSONRPC"
}
],
"documentationUrl": "https://iaselecta.com/docs",
"iconUrl": "https://iaselecta.com/api/site-icon/iaselecta"
}