{
  "specVersion": "1.0",
  "host": {
    "displayName": "AudienceScore",
    "identifier": "did:web:audiencescore.org",
    "documentationUrl": "https://github.com/audiencescore/audiencescore"
  },
  "entries": [
    {
      "identifier": "urn:air:audiencescore.org:server:audiencescore",
      "displayName": "AudienceScore — verified-review trust scores",
      "type": "application/mcp-server-card+json",
      "url": "https://audiencescore.org/.well-known/mcp/server-card.json",
      "description": "MCP server that returns an offering-version AudienceScore pilot manifest: an Ed25519-signed v0.2 rendering over receipt-gated reviews, plus a companion evidence tool for independent recomputation. An offering below the k-anonymity floor returns published:false rather than a fabricated number.",
      "capabilities": [
        "get_score",
        "get_score_evidence",
        "VerifiedReviewTrustScore",
        "ProofOfParticipationReviewLookup"
      ],
      "representativeQueries": [
        "are this offering's reviews real or fake",
        "how trustworthy is this seller's rating",
        "what percent of this course's reviews are cryptographically verified",
        "show the proof-backed audience score for this offering"
      ],
      "tags": [
        "reviews",
        "trust",
        "reputation",
        "verified-reviews",
        "proof-of-purchase",
        "mcp"
      ],
      "version": "0.2.0",
      "updatedAt": "2026-07-05T00:00:00Z",
      "metadata": {
        "repository": "https://github.com/audiencescore/audiencescore",
        "tool": "get_score",
        "transport": "streamable-http",
        "remote": "https://mcp.audiencescore.org/mcp",
        "specStatus": "pilot-v0.2a",
        "hasLiveData": true,
        "liveDataScope": "pilot-resettable",
        "codeLicense": "Apache-2.0",
        "specLicense": "CC-BY-4.0"
      }
    }
  ]
}
