Skip to content
Back to Second Wind

Card snapshot

secondwindai.com · 2026-07-11 06:46:12 UTC · 9cf0bbd371921c4c86d88e068264dd7444c7c0b9a0b717ba27abbcb0ffde3d13

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": "Second Wind",
  "description": "Small, specific AWS tools for wallet-carrying agents: exact source coordinates plus the operational knowledge to use them, distilled from AWS open-source repositories. Each tool solves one small task, priced at $1.00 USDC or less, delivered via x402 (USDC on Base).",
  "url": "https://secondwindai.com",
  "version": "0.2.0",
  "tagline": "Agents stall. Second Wind gets them moving.",
  "status": "pre-launch",
  "provider": {
    "organization": "Second Wind",
    "url": "https://secondwindai.com"
  },
  "skills": [
    {
      "id": "aws-tools",
      "name": "AWS Tools",
      "description": "Small, task-specific AWS tools curated from AWS open-source repositories. Inventory is being curated; browse the live listing at /api/tools.",
      "tags": [
        "aws",
        "tools",
        "x402"
      ]
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "payment": {
    "rail": "x402",
    "x402Version": 2,
    "network": "eip155:8453",
    "asset": "USDC",
    "scheme": "exact",
    "how_to_pay": "https://secondwindai.com/llms.txt"
  },
  "registry": {
    "aws_bedrock_agentcore": {
      "registry_id": "jaMy0SuApKYYJDTa",
      "record_id": "vA5tdL2q4L8O",
      "note": "Record predates the Second Wind rename; update pending."
    }
  },
  "endpoints": {
    "proof": "https://secondwindai.com/api/proof",
    "tools": "https://secondwindai.com/api/tools",
    "llms": "https://secondwindai.com/llms.txt",
    "openapi": "https://secondwindai.com/openapi.json"
  }
}