Skip to content
Back to Salesgraph

Card snapshot

docs.salesgraph.com · 2026-08-20 03:45:51 UTC · 11958b37cb1eaf80235cc933480366bebdcc3d5a46c6c8f575601e218d0ae6e6

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": "Salesgraph",
  "description": "Connect any MCP client or agent to Salesgraph's GTM research and audit tools.",
  "url": "https://docs.salesgraph.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.salesgraph.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.salesgraph.com/",
    "organization": "Salesgraph"
  },
  "documentationUrl": "https://docs.salesgraph.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "salesgraph",
      "name": "Salesgraph",
      "description": "Use when agents need to research companies, map competitors, run GTM audits on prospects, or audit their own organization's go-to-market positioning. Reach for this skill when a user asks for competitive intelligence, prospect research, sales enablement content, or GTM strategy analysis.",
      "tags": [],
      "url": "https://docs.salesgraph.com/.well-known/agent-skills/salesgraph/skill.md"
    }
  ]
}