Card snapshot
shop.vide.care
·
2026-08-22 01:57:20 UTC
·
38f583286d445f07480022312aa78f7e638da3c81251195c2c45c529510692d2
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": "Vid\u00e9 Vita",
"description": "The online shop of Vid\u00e9 Healthcare Group \u2014 genuine goods, with the amount of each active printed on the label.",
"url": "https://shop.vide.care/wp-json/vide/v1/mcp",
"preferredTransport": "JSONRPC",
"supportedInterfaces": [
{
"transport": "JSONRPC",
"url": "https://shop.vide.care/wp-json/vide/v1/mcp"
}
],
"additionalInterfaces": [
{
"transport": "JSONRPC",
"url": "https://shop.vide.care/wp-json/vide/v1/mcp"
}
],
"version": "1.19.1",
"provider": {
"organization": "Vid\u00e9 Healthcare Group Co., Ltd.",
"url": "https://vide.care"
},
"documentationUrl": "https://shop.vide.care/llms.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"securitySchemes": {
"bearer": {
"type": "http",
"scheme": "bearer",
"description": "Reading is open. Ordering and order status need a token from the shop."
}
},
"skills": [
{
"id": "find-a-supplement",
"name": "Find A Supplement",
"description": "Find which Vid\u00e9 Vita supplement suits a concern, and read its label \u2014 the amount of each active per capsule, how to take it, what it costs.",
"tags": [
"shop",
"supplements",
"thailand"
]
},
{
"id": "buy-something",
"name": "Buy Something",
"description": "Turn a decision into a payment link \u2014 the shop's own pay page, where PromptPay QR, credit and debit cards and mobile banking are offered.",
"tags": [
"shop",
"supplements",
"thailand"
]
},
{
"id": "check-an-order",
"name": "Check An Order",
"description": "Tell a customer where their order has got to, and give them the pay link again if it has not been paid.",
"tags": [
"shop",
"supplements",
"thailand"
]
}
]
}