Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Developer Tools
  3. Trusgent MCP
  4. README

Trusgent MCP README

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.

Back to Trusgent MCP View source on GitHub
Trusgent

Trusgent MCP

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

Smithery MCP Registry Endpoint GitHub Org


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.

MCP Endpoint

URLhttps://www.trusgent.com/api/mcp
TransportStreamable HTTP (JSON-RPC POST)
DiscoveryGET https://www.trusgent.com/api/mcp
AuthOptional Authorization: Bearer <api_key> — create a key. Public reads are IP rate-limited without a key.

Default Integration Flow (Hong Kong Registry)

Code
search_registry → get_merged_profile → (if claimed) verify_agent → (optional) get_business_facade

Use get_registry only when you need raw official fields without enrichment or claim context.

Tools

  • Agent Cards: search_agents, get_agent, verify_agent, get_business_facade
  • HK official registry: search_registry, get_registry, get_merged_profile (preferred)

Documentation

  • Developer Docs
  • Integration Guide
  • Partners / BD
  • OpenAPI · llms.txt

Official MCP Registry

FieldValue
Product NameTrusgent MCP
Registry Nameio.github.Trusgent/trusgent-mcp
Manifestserver.json

Publish

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.

bash
mcp-publisher validate server.json
mcp-publisher login github
mcp-publisher publish server.json

Directory Submissions

PlatformCopy
Smitherysmithery-submission.md
Claude Marketclaude-market-submission.md

Client Config Example

config.json
{
  "mcpServers": {
    "trusgent-mcp": {
      "url": "https://www.trusgent.com/api/mcp"
    }
  }
}

Organization

All Trusgent public open-source projects: github.com/Trusgent