{"name":"trusgent-trust-layer","version":"1.0.0","protocol":"json-rpc-2.0","transport":"http-post","endpoint":"/api/mcp","auth":"Optional Authorization: Bearer <api_key> for higher volume","methods":["initialize","tools/list","tools/call","ping"],"tools":[{"name":"search_agents","description":"Search Trusgent Trust Layer for verified people and businesses. Returns AgentCard objects (profileUrl, jsonUrl, trustScore, verified)."},{"name":"get_agent","description":"Fetch one Agent Card by public trusgentId (same ID used in /t/{id} and /b/{id})."},{"name":"verify_agent","description":"Lightweight verification lookup: whether an Agent ID exists, is public, and verification level."},{"name":"get_business_facade","description":"Fetch a published business facade (menu/services, hours, booking capabilities) by the same public ID/handle as /b/{id}."},{"name":"get_registry","description":"Fetch one official Hong Kong registry record by registryId (e.g. fehd-3715038328, ehcp-12345). Returns provenance and verify links."},{"name":"search_registry","description":"Search Hong Kong official registry records by name, address, license no, or registryId. Optional source filter (FEHD_RESTAURANT, EHEALTH_HCP, etc.)."},{"name":"get_merged_profile","description":"Fetch official registry data merged with claimed Agent Card fields and external enrichment (Google Places POC). Includes trust breakdown and recommendedUse hints for AI citation."}]}