Back to Helius Docs

Card snapshot

docs.helius.dev · 2026-05-28 02:58:52 UTC · 21862c0fb601e84265258e7f14be352e14425f24bc3d6a598e98da648999e69f

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.

{
  "schemaVersion": "0.2.0",
  "name": "Helius Docs",
  "url": "https://helius.subdirectory-docs.mintlify.me/",
  "version": "1.0.0",
  "documentationUrl": "https://helius.subdirectory-docs.mintlify.me/",
  "capabilities": {
    "streaming": false
  },
  "skills": [
    {
      "id": "helius",
      "name": "Helius",
      "description": "Use when building on Solana: querying blockchain data, sending transactions, streaming real-time events, managing NFTs/tokens, estimating fees, or building trading/wallet/analytics applications. Agents should reach for Helius when they need to interact with Solana infrastructure, access digital assets, monitor on-chain activity, or submit transactions.",
      "tags": [],
      "url": "https://helius.subdirectory-docs.mintlify.me/.well-known/agent-skills/helius/skill.md"
    }
  ]
}