{
  "specVersion": "1.0",
  "host": {
    "displayName": "FLINT Network",
    "identifier": "flint.network",
    "documentationUrl": "https://flint.network/spec",
    "logoUrl": "https://flint.network/og/flint-og-v2.jpg",
    "trustManifest": {
      "identity": "https://flint.network",
      "identityType": "https"
    }
  },
  "entries": [
    {
      "identifier": "urn:air:flint.network:verification:mcp",
      "displayName": "FLINT Verification MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://flint.network/.well-known/flint.json",
      "description": "Remote MCP server for agent authority verification, signed verification records, reputation lookups, and transaction outcome feedback.",
      "tags": [
        "fraud",
        "verification",
        "agent-identity",
        "payments",
        "compliance",
        "x402"
      ],
      "capabilities": [
        "issue_authorization_record",
        "verify_agent_authority",
        "lookup_agent_reputation",
        "submit_transaction_outcome",
        "create_flint_trust_manifest",
        "generate_authorization_scope",
        "validate_agent_commerce_readiness"
      ],
      "representativeQueries": [
        "verify an AI agent before it spends",
        "check whether an agent is authorized to make this payment",
        "get a signed verification record for an agent transaction",
        "look up an agent's reputation before dealing with it"
      ],
      "version": "0.2.0",
      "updatedAt": "2026-08-04T00:00:00Z",
      "metadata": {
        "ard_spec_pinned": "1.0 draft, 2026-06-17"
      }
    },
    {
      "identifier": "urn:air:flint.network:verification:api",
      "displayName": "FLINT Verification API",
      "type": "application/openapi+json",
      "url": "https://flint.network/openapi.json",
      "description": "Real-time authority verification for transacting AI agents: 4-state verdict plus a signed verification record.",
      "version": "1.0.0",
      "updatedAt": "2026-08-04T00:00:00Z",
      "metadata": {
        "ard_spec_pinned": "1.0 draft, 2026-06-17"
      }
    },
    {
      "identifier": "urn:air:flint.network:documentation:llms",
      "displayName": "FLINT Agent Documentation",
      "type": "text/plain",
      "url": "https://flint.network/llms.txt",
      "description": "Machine-readable documentation for FLINT agent authority verification, signed records, MCP tools, and integration surfaces.",
      "version": "1.0.0",
      "updatedAt": "2026-08-04T00:00:00Z",
      "metadata": {
        "ard_spec_pinned": "1.0 draft, 2026-06-17"
      }
    }
  ]
}
