Skip to content
Back to MediaMath API

Card snapshot

apidocs.mediamath.com · 2026-08-20 03:05:06 UTC · 9fd18ccc56282e6d971e8b17cab5331b5f9aa0c36f5c6a2fd2d0b4017d331e8a

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": "MediaMath API",
  "description": "MediaMath comprehensive APIs empower users to programmatically access and modify campaigns, reports, and log data in MediaMath Platform.",
  "url": "https://apidocs.mediamath.com/a2a",
  "documentationUrl": "https://apidocs.mediamath.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://apidocs.mediamath.com/mcp"
        }
      }
    ]
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": []
}