Skip to content
Back to ClosedLoop AI

Card snapshot

docs.closedloop.sh · 2026-09-10 18:04:58 UTC · 52471a1c478982a70a434932c1e32c4639c46d6f091c9ade372dc9deeddeadc5

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": "ClosedLoop AI",
  "url": "https://closedloop.sh/docs/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://closedloop.sh/docs/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://closedloop.sh/docs/",
    "organization": "ClosedLoop AI"
  },
  "documentationUrl": "https://closedloop.sh/docs/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "closedloopai",
      "name": "Closedloopai",
      "description": "Use when querying product insights from customer conversations, building dashboards or ETL pipelines with the REST API, connecting AI agents via MCP to access customer evidence, or helping teams monitor recurring product feedback and prioritize roadmap work.",
      "tags": [],
      "url": "https://closedloop.sh/docs/.well-known/agent-skills/closedloopai/skill.md"
    }
  ]
}