Skip to content
Back to Eco Docs

Card snapshot

docs.eco.com · 2026-07-03 11:01:39 UTC · 1004956cfbd8aca9a9fcc1310e89a5372b1bd52ab06ba3d203aac40dc2a9862a

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, deposits, or swaps; integrating programmable deposit addresses; implementing solver networks; or creating intent-based settlement flows. Agents should reach for this skill when users need to move stablecoins across 16+ chains, accept deposits from any chain without bridge UX, or build non-custodial settlement infrastructure.",
      "tags": [],
      "url": "https://docs.eco.com/.well-known/agent-skills/ecoinc/skill.md"
    }
  ]
}