{
  "name": "ab500-research",
  "version": "1.2.0",
  "transport": "streamable-http (stateless)",
  "usage": "POST JSON-RPC 2.0 here. Methods: initialize, tools/list, tools/call.",
  "tools": [
    "list_dossiers",
    "search_artists",
    "get_dossier",
    "get_otdh_methodology",
    "list_artist_otdh",
    "get_artist_otdh",
    "list_artist_collector_tdh",
    "get_artist_collector_tdh",
    "list_open_bounties",
    "get_bounty"
  ],
  "docs": "https://ab5d.xyz/developers/"
}