Skip to content
Back to Graph Advocate

Card snapshot

docs.graphadvocate.com · 2026-09-23 10:34:42 UTC · 1de65e05dbfc47bf2a7321ddb4f02057fa814f452d0233b37e951ae444bdd33a

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": "Graph Advocate",
  "description": "The routing agent for onchain data. Ask in English, get the right subgraph + a live answer. x402-paid, ERC-8004 registered, A2A/MCP-native.",
  "url": "https://docs.graphadvocate.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.graphadvocate.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.graphadvocate.com/",
    "organization": "Graph Advocate"
  },
  "documentationUrl": "https://docs.graphadvocate.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "graphadvocate",
      "name": "Graphadvocate",
      "description": "Use when routing blockchain data queries to the right subgraph, scoring traders on Hyperliquid or Polymarket, analyzing x402 payment activity, discovering active x402 services, or calling Graph Advocate from agent-to-agent (A2A), MCP, or x402-aware clients. Reach for this skill when an agent needs to ask plain-English questions about onchain data and get back ready-to-run GraphQL queries, derived trader intelligence, or payment analytics.",
      "tags": [],
      "url": "https://docs.graphadvocate.com/.well-known/agent-skills/graphadvocate/skill.md"
    }
  ]
}