Skip to content
Back to Magnitude

Card snapshot

magnitude.main-kill-isr.mintlify.me · 2026-06-09 20:26:54 UTC · 7e633051436bd291a57ec61cd87c86ee7225c1a5faf16b3e854a0c671a3fdbd3

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": "Magnitude",
  "description": "Open source AI agents for web testing",
  "url": "https://docs.magnitude.run/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.magnitude.run/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.magnitude.run/",
    "organization": "Magnitude"
  },
  "documentationUrl": "https://docs.magnitude.run/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": []
}