Skip to content
Back to Developer Documentation

Card snapshot

documentation.mailgun.com · 2026-09-20 06:50:27 UTC · 63e211c2a57c3e913df7c9df98ac12dc8acd9dc52734a700d1bce631c57b2229

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": "Developer Documentation",
  "description": "Documentation agent card announcing this site's agent skills and MCP server.",
  "url": "https://documentation.mailgun.com/a2a",
  "documentationUrl": "https://documentation.mailgun.com/",
  "version": "0.0.1",
  "protocolVersion": "0.3.0",
  "preferredTransport": "HTTP+JSON",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extensions": [
      {
        "uri": "https://modelcontextprotocol.io",
        "description": "Model Context Protocol server exposing the documentation tools and skills.",
        "params": {
          "url": "https://documentation.mailgun.com/mcp"
        }
      }
    ]
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": []
}