The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Trusgent MCP listing page.
Trust Layer for AI agents — verified Agent Cards, Hong Kong official registry, and citation-safe merged profiles for MCP clients.
English · 简体中文 · Developer Docs · Integration Guide · Smithery · Claude Market
| 🔐 Trust Layer for AI agents |
| ✅ Verified Agent Cards |
| 🇭🇰 60k+ HK official registry |
🧩 Merged profiles with citation-safe recommendedUse |
🌐 Remote endpoint: https://www.trusgent.com/api/mcp |
Built for agents that need trustworthy business data — not scraped guesswork.
Public manifest and partner docs for Trusgent MCP — the Trust Layer remote MCP server for AI agents.
Note: The Trusgent product application (website, dashboard, registry importers) is private. This repository is intentionally public — it contains only the MCP Registry manifest, directory submission copy, and links to hosted APIs at trusgent.com. No secrets belong in this repo — see SECURITY.md.
| URL | https://www.trusgent.com/api/mcp |
| Transport | Streamable HTTP (JSON-RPC POST) |
| Discovery | GET https://www.trusgent.com/api/mcp |
| Auth | Optional Authorization: Bearer <api_key> — create a key. Public reads are IP rate-limited without a key. |
Use get_registry only when you need raw official fields without enrichment or claim context.
search_agents, get_agent, verify_agent, get_business_facadesearch_registry, get_registry, get_merged_profile (preferred)| Field | Value |
|---|---|
| Product Name | Trusgent MCP |
| Registry Name | io.github.Trusgent/trusgent-mcp |
| Manifest | server.json |
Prerequisites: GitHub org member with permission to publish under Trusgent (io.github.Trusgent/*).
Recommended: GitHub Actions OIDC from this repo (Actions → Publish to MCP Registry → Run workflow). Local mcp-publisher login github may only grant io.github.peteyhuang/* unless the OAuth token includes org Owner scope.
| Platform | Copy |
|---|---|
| Smithery | smithery-submission.md |
| Claude Market | claude-market-submission.md |
All Trusgent public open-source projects: github.com/Trusgent