Skip to content
Back to Fasten Connect

Card snapshot

docs.connect.fastenhealth.com · 2026-08-15 09:57:27 UTC · 02a1d0ef64e5378c3b6b696c55019f83133d1bb06bb46bdb92f7dc9694c0cd10

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": "Fasten Connect",
  "url": "https://docs.connect.fastenhealth.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.connect.fastenhealth.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.connect.fastenhealth.com/",
    "organization": "Fasten Connect"
  },
  "documentationUrl": "https://docs.connect.fastenhealth.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "fastenhealth",
      "name": "Fastenhealth",
      "description": "Use when building patient-facing medical record access flows, integrating health data collection into applications, managing patient consent workflows, or requesting and processing FHIR-formatted health records from healthcare providers.",
      "tags": [],
      "url": "https://docs.connect.fastenhealth.com/.well-known/agent-skills/fastenhealth/skill.md"
    }
  ]
}