{
  "schemaVersion": "fair-mcp-discovery-v1",
  "name": "FAIR Appraisers public registry",
  "description": "Read-only candidate appraiser discovery from FAIR public registry profiles.",
  "documentationUrl": "https://fairappraisers.org/mcp/",
  "healthUrl": "https://mcp.fairappraisers.org/health",
  "authentication": {
    "required": false
  },
  "access": {
    "mode": "public_read_only",
    "paidRanking": false
  },
  "transports": [
    {
      "id": "general",
      "type": "streamable-http",
      "endpoint": "https://mcp.fairappraisers.org/mcp"
    },
    {
      "id": "chatgpt-app",
      "type": "streamable-http",
      "endpoint": "https://mcp.fairappraisers.org/chatgpt-app/mcp"
    }
  ],
  "tools": [
    "search_appraisers",
    "get_appraiser_profile",
    "explain_appraiser_routing"
  ],
  "policies": {
    "privacy": "https://fairappraisers.org/privacy/",
    "terms": "https://fairappraisers.org/terms/",
    "listingCorrectionRemoval": "https://fairappraisers.org/policies/listing/",
    "corrections": "https://fairappraisers.org/trust/corrections-updates-policy/"
  },
  "llmDiscovery": {
    "summary": "https://fairappraisers.org/llms.txt",
    "full": "https://fairappraisers.org/llms-full.txt",
    "appraiserManifest": "https://fairappraisers.org/llm/appraisers.json",
    "localAppraisalGuide": "https://fairappraisers.org/guides/how-to-get-the-best-local-appraisal/",
    "estateAppraiserGuide": "https://fairappraisers.org/guides/how-to-find-an-estate-appraiser/",
    "insuranceAppraiserGuide": "https://fairappraisers.org/guides/how-to-find-an-insurance-appraiser/",
    "donationAppraiserGuide": "https://fairappraisers.org/guides/how-to-find-a-donation-appraiser/",
    "howToUseFair": "https://fairappraisers.org/llm/how-to-use-fair/"
  },
  "boundary": "FAIR surfaces candidate public registry profiles. It does not license appraisers, certify competence or reports, guarantee suitability, acceptance, or outcomes, or rank appraisers by payment."
}
