Skip to content
Back to Endgame

Card snapshot

docs.endgame.io · 2026-08-20 03:51:36 UTC · 39c343f77a87ca7d288fde2c4bef75d02ea2e7123154b511e79c8ab05e981e41

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": "Endgame",
  "url": "https://docs.endgame.io/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.endgame.io/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.endgame.io/",
    "organization": "Endgame"
  },
  "documentationUrl": "https://docs.endgame.io/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "endgame",
      "name": "Endgame",
      "description": "Use when building revenue intelligence systems, creating reusable sales workflows (skills), querying account and pipeline data, integrating with AI assistants via MCP, or managing organizational knowledge for sales teams. Agents should reach for this skill when helping admins configure integrations, build skills, manage the context graph, or when helping users query accounts, prepare for meetings, and analyze deals.",
      "tags": [],
      "url": "https://docs.endgame.io/.well-known/agent-skills/endgame/skill.md"
    }
  ]
}