Card snapshot
docs.eco.com
·
2026-06-17 16:45:34 UTC
·
3deb96c2dda2332b82b3656b9512aed0f4af5dec0d37a4344073cd364f087ce3
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.
{
"name": "Eco Docs",
"url": "https://docs.eco.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.eco.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.eco.com/",
"organization": "Eco Docs"
},
"documentationUrl": "https://docs.eco.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "ecoinc",
"name": "Ecoinc",
"description": "Use when building cross-chain stablecoin transfers, integrating intent-based settlement, creating programmable deposit addresses, or operating as a solver in the Eco network. Agents should reach for this skill when users need to move stablecoins across chains, generate deterministic deposit addresses, query quotes, or implement solver infrastructure.",
"tags": [],
"url": "https://docs.eco.com/.well-known/agent-skills/ecoinc/skill.md"
}
]
}