Skip to content
Back to Eco Docs

Card snapshot

docs.eco.com · 2026-07-02 06:02:59 UTC · 5cb5a02513375a39376852944d43a134d24ea0cfce8343fb0f7d89c33b0b1c07

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 payment flows, 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, set up automated deposit logic, or understand intent-based settlement mechanics.",
      "tags": [],
      "url": "https://docs.eco.com/.well-known/agent-skills/ecoinc/skill.md"
    }
  ]
}