Card snapshot
api.trusteed.xyz
·
2026-08-13 18:33:42 UTC
·
f7b331472ea4f5fdc92ef9c1d2f2460a5f4e2d3283ba1542fb200bd3b9e0f977
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.
{
"schema_version": "0.2.9",
"name": "MCPWebStore Agent",
"id": "mcpwebstore-agent",
"version": "1.0.0",
"description": "E-commerce agent for searching, comparing, and purchasing products across verified merchants with trust-based ranking",
"provider": {
"organization": "MCPWebStore"
},
"endpoint": "https://api.trusteed.xyz",
"url": "https://api.trusteed.xyz",
"capabilities": {
"streaming": true,
"pushNotifications": true,
"extendedAgentCard": true,
"multiTenancy": true
},
"securitySchemes": {
"agentApiKey": {
"type": "apiKey",
"in": "header",
"name": "X-Agent-Api-Key",
"description": "Format: agnt_ followed by 32 hex characters"
}
},
"security": [
{
"agentApiKey": []
}
],
"supportedInterfaces": [
{
"url": "https://api.trusteed.xyz/a2a/messages",
"transport": "JSONRPC"
}
],
"additionalProtocols": [
"mcp-2025-11-25",
"a2a-1.0",
"x402",
"ucp"
],
"jwks_uri": "https://trusteed.xyz/.well-known/jwks.json",
"documentationUrl": "https://trusteed.xyz/en/for-agents/security",
"skills": [
{
"id": "product-search",
"name": "Product Search",
"description": "Search products across verified merchants with trust-based ranking"
},
{
"id": "product-compare",
"name": "Product Comparison",
"description": "Compare up to 10 products side-by-side with trust and policy analysis"
},
{
"id": "availability-check",
"name": "Availability Check",
"description": "Check product stock status and data freshness"
}
],
"protocolVersions": [
"1.0",
"0.3"
],
"signature": {
"protected": "eyJhbGciOiJFZERTQSIsImtpZCI6ImFnZW50LWNhcmQtY2I4NTA1NzEwOWFkYTUzYyIsImp3ayI6eyJjcnYiOiJFZDI1NTE5IiwieCI6Ink0VUZjUW10cFR5c0RDc0wzR1FyelVmakNaVGJWc3VFanJUSVV5d21lVVkiLCJrdHkiOiJPS1AifX0",
"signature": "C8TYWRTzSUnaa7XJz3N16Ul280ZBFANTeB6hVNFhwMTTSs4AFDHt1zx1SupHn4_7U0DQbIwtrV6nV2JABMCTAA"
}
}