Skip to content
Back to Eco Docs

Card snapshot

docs.eco.com · 2026-06-19 18:56:02 UTC · f7a08adb736be71e312f54d312cfddc0ff42a33febe7585beeb8ffde916c40ff

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, swaps, or deposits; integrating programmable deposit addresses; becoming a solver; or querying intent status and quotes. Agents should reach for this skill when users need non-custodial cross-chain settlement, real-time stablecoin routing, or deterministic deposit addresses.",
      "tags": [],
      "url": "https://docs.eco.com/.well-known/agent-skills/ecoinc/skill.md"
    }
  ]
}