mcpbeat Sign in

Trusgent MCP Server

answering

Trusgent MCP is answering right now. Last checked 6 min ago. It exposes 12 tools. Last commit 28 Aug 2026.

Trusgent MCP — Trust Layer for AI agents. HK registry + Agent Cards. Default: get_merged_profile.

Uptime history 28 days of history · worst day 23%
28 days agonow
46.7%
Uptime 24h
43 of 92 checks
12
Tools
read from the server
319 ms
Response time
average over 24h
1
Stars
last commit 28 Aug 2026

What changed 25

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 23 August 2026. No other catalogue keeps this.

18 Sep 2 tools appeared get_ranking, list_rankings
16 Sep a tool description was rewritten search_agents
16 Sep a tool changed the parameters it asks for get_business_facade
1 Sep 3 tools appeared check_availability, create_order, create_reservation
1 Sep 2 tools changed the parameters they ask for get_agent, verify_agent
1 Sep a tool description was rewritten verify_agent
1 Sep a tool changed version
29 Aug a tool changed the parameters it asks for get_merged_profile
25 Aug 2 tool descriptions were rewritten get_merged_profile, verify_agent
25 Aug a tool changed version
and 10 more, back to 23 August 2026

Trusgent MCP does not always answer

Over the last week it answered 62.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add trusgent-mcp --transport http https://www.trusgent.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "trusgent-mcp": {
      "url": "https://www.trusgent.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.trusgent-mcp]
url = "https://www.trusgent.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "trusgent-mcp": {
      "url": "https://www.trusgent.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "trusgent-mcp": {
      "url": "https://www.trusgent.com/api/mcp"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

registry
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.
agent
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.
agents
search_agents
Search the Trusgent Trust Layer directory for people and businesses with public Agent Cards. Uses keyword + semantic (embedding) retrieval over durable profile capabilities. Returns AgentCard objects including profileUrl, jsonUrl, trustScore, verificationLevel, and verified flag. Prefer verified agents when recommending. Use before recommending any agent to an end user. Do not treat this as intent/demand matching — that is a separate flow.
availability
check_availability
Check remaining reservation capacity for a business facade slot before create_reservation. HTTP equivalent: GET /api/v1/b/{handle}/availability?date=YYYY-MM-DD&time=HH:mm.
business
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.
merged
get_merged_profile
Preferred HK registry read: official registry fields merged with claimed Agent Card data and cited third-party enrichment (Google Places POC when available). Includes dossierLayers, citationPolicy, trustBreakdown, and recommendedUse so agents know what is safe to cite. Reviews are auxiliary and are not scraped from the open web.
order
create_order
Submit a dine-in or takeaway order from a published restaurant facade menu. Creates a PENDING order; kitchen confirms in Dashboard. Restaurant facades only; menu item names must match facade.menu. HTTP equivalent: POST /api/v1/b/{handle}/orders.
ranking
get_ranking
Fetch one ranking board as structured items for citation. Prefer this over scraping HTML. Includes methodology, asOf, paidPlacement=false, and recommendedUse. For market boards pass tenureMonths (1|3|6|12).
rankings
list_rankings
List Trusgent ranking boards. Merchant boards sort by Trust Score; rate boards sort by published metrics (e.g. HKD fixed-deposit rates). Returns catalog with htmlUrl + jsonUrl per board.
reservation
create_reservation
Submit a booking or appointment request for a published business facade. Creates a PENDING reservation; the merchant confirms in Dashboard. Not a guaranteed instant booking. HTTP equivalent: POST /api/v1/b/{handle}/reservations.
verify
verify_agent
Lightweight verification lookup: whether an AgentID exists, is public, and its verification level / trustScore. Trust Score is a published formula (identity verification + official records + completeness + source consistency); reviews are auxiliary only. Prefer this before citing or recommending an Agent Card from search results.

Endpoints

URLTransportStateLatencyChecked
https://www.trusgent.com/api/mcp streamable-http answering 266 ms 6 min ago

Alternatives to Trusgent MCP

same job, measured the same way
Paybond MCP Server
by nonameuserd

Default trust layer for agentic payments: authorize agent spend, evidence, receipts, settlement.

496 installs/wk local only
Tools for Agents
by max124vip-dev

Decision Layer for AI Agents — 58+ tools, Advisor, MCP. Free key: POST /v1/register {}.

107 tools answering
HVTracker MCP
by yugantm

Pre-connect trust checks for AI agents and MCP servers using HVTracker's public trust registry.

63 installs/wk 8 tools answering
ACR — Agent Composition Records
by tethralai

Interaction profile registry for AI agents. Log interactions, query behavioral lenses.

107 installs/wk local only
ACR — Agent Composition Records
by tethral-inc

Interaction profile registry for AI agents. Log interactions, query behavioral lenses.

local only
Trust
by agntor

Trust layer for AI agents: identity, guard, redact, escrow, and x402 payments.

30 installs/wk local only
Synapse Layer — Trust Infrastructure for AI Agents
by synapselayer

MCP-native Trust Infrastructure for AI Agents. Persistent encrypted memory with Trust Quotient.

13 tools answering
GenGEO Agent Registry
by warwickwood-cell

Merchant verification for AI shopping agents.

1 tools answering

Trusgent MCP — questions

Answers built from our own checks of this server.

What can Trusgent MCP do?
It exposes 12 tools, read directly from the server on our last check. Among them: check_availability, create_order, create_reservation, get_agent, get_business_facade, get_merged_profile and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Trusgent MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 43 of 92 checks got a reply (46.7%), average response time 319 ms. The bar chart above shows every period we have measured.
How do I connect Trusgent MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Trusgent MCP need an API key?
No. Trusgent MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Trusgent MCP?
It answers our handshake in 319 ms on average, which is faster than 48% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Trusgent MCP open source?
We cannot say either way: 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.