{
  "specVersion": "1.0",
  "host": {
    "displayName": "SQD",
    "identifier": "did:web:docs.sqd.dev"
  },
  "entries": [
    {
      "identifier": "urn:air:sqd.dev:mcp:portal",
      "displayName": "SQD Portal MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://sqd.dev/.well-known/mcp.json",
      "description": "Query onchain data across 140+ networks: decoded EVM logs and transactions, Solana instructions, Bitcoin transactions, Substrate events and calls, Hyperliquid fills, token transfers, wallet summaries, and OHLC series. Backed by the SQD Portal at https://portal.sqd.dev/mcp."
    },
    {
      "identifier": "urn:air:sqd.dev:openapi:portal",
      "displayName": "SQD Portal API",
      "type": "application/openapi+json",
      "url": "https://docs.sqd.dev/openapi.json",
      "description": "HTTP API for streaming blocks, transactions, logs, traces, and state diffs from any SQD network dataset. Responses to the stream endpoints are JSON Lines."
    },
    {
      "identifier": "urn:air:sqd.dev:skill:sqd",
      "displayName": "SQD agent skill",
      "type": "text/markdown",
      "url": "https://docs.sqd.dev/.well-known/agent-skills/sqd/skill.md",
      "description": "Agent skill for building blockchain indexers and querying onchain data with the Portal API, Pipes SDK, and Squid SDK."
    },
    {
      "identifier": "urn:air:sqd.dev:llms-txt:docs",
      "displayName": "SQD documentation index",
      "type": "text/plain",
      "url": "https://docs.sqd.dev/llms.txt",
      "description": "Index of every published SQD documentation page, each available as markdown."
    }
  ]
}
