Skip to content
Back to 0xArchive MCP

Card snapshot

0xarchive.io · 2026-09-12 17:11:59 UTC · 9074132ac36e7f99e2783e1475a20c4a95d4d585dec83d99a59d56df1014e2b5

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": "0xArchive MCP",
  "description": "Authenticated hosted MCP server for 0xArchive market data across Hyperliquid and Lighter.",
  "version": "1.0.0",
  "serverInfo": {
    "name": "0xArchive MCP",
    "version": "1.0.0"
  },
  "url": "https://mcp.0xarchive.io/mcp",
  "transport": "streamable-http",
  "capabilities": {
    "tools": true,
    "resources": false
  },
  "authentication": "bearer",
  "documentation": "https://docs.0xarchive.io/mcp-server",
  "oauthProtectedResource": "https://mcp.0xarchive.io/.well-known/oauth-protected-resource"
}