trusgent-mcp
Trusgent MCP — verified Agent Cards + Hong Kong official registry (60k+ records) with merged profiles and citation-safe recommendedUse hints.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Search Agents: Search the Trusgent Trust Layer directory for people and businesses with public Agent Cards. Returns AgentCard objects including profileUrl, jsonUrl, trustScore, verificationLevel, and
- Get Agent: Fetch one full Agent Card by public trusgentId (same ID used in /t/{id} and /b/{id}). Returns structured profile fields, trustScore, verification, and canonical URLs for humans and machines
- Verify Agent: Lightweight verification lookup: whether an Agent ID exists, is public, and its verification level / trustScore. Prefer this before citing or recommending an Agent Card from search resul
What data it sees
Do you need an account
No: the server works without sign-in
Trusgent MCP — verified Agent Cards + Hong Kong official registry (60k+ records) with merged profiles and citation-safe recommendedUse hints.
Server tool list (7)
Raw names from tools/list. Only developers need these.
| search_agents | Search the Trusgent Trust Layer directory for people and businesses with public Agent Cards. Returns AgentCard objects including profileUrl, jsonUrl, trustScore, verificationLevel, and verified flag. Use before recommending any agent to an end user. |
| get_agent | Fetch one full Agent Card by public trusgentId (same ID used in /t/{id} and /b/{id}). Returns structured profile fields, trustScore, verification, and canonical URLs for humans and machines. |
| verify_agent | Lightweight verification lookup: whether an Agent ID exists, is public, and its verification level / trustScore. Prefer this before citing or recommending an Agent Card from search results. |
| get_business_facade | Fetch a published business facade (menu/services, hours, booking capabilities) by the same public ID/handle as /b/{id}. Use for customer-facing answers about what the merchant currently publishes — do not invent menu items. |
| get_registry | Fetch one official Hong Kong registry record by registryId (e.g. fehd-3715038328). Returns official fields plus provenance and verify links. Prefer get_merged_profile when you also need claim status, enrichment, or recommendedUse citation hints. |
| search_registry | Search Hong Kong official registry records (~60k+) by name, address, licence number, or registryId. Optional source filter (FEHD_RESTAURANT, EHEALTH_HCP, etc.). Returns lightweight rows with profileUrl and mergedUrl; follow up with get_merged_profile for citation-safe detail. |
| get_merged_profile | Preferred HK registry read: official registry fields merged with claimed Agent Card data and external enrichment (Google Places POC when available). Includes trustBreakdown and recommendedUse hints so agents know what is safe to cite vs what needs a disclaimer. |