Skip to main content
Glama
Trusgent

Trusgent MCP

Official
by 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

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

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.

Related MCP server: HopGraph MCP

Default Integration Flow (Hong Kong Registry)

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

Official MCP Registry

Field

Value

Product Name

Trusgent MCP

Registry Name

io.github.Trusgent/trusgent-mcp

Manifest

server.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.

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

Directory Submissions

Platform

Copy

Smithery

smithery-submission.md

Claude Market

claude-market-submission.md

Client Config Example

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

Organization

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables access to Hong Kong government's official open data portal (DATA.GOV.HK) through natural language queries. Supports searching datasets, browsing categories, and retrieving detailed information about Hong Kong's public data resources.
    8
    8
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Verify Australian and New Zealand businesses against government registers via any MCP-compatible AI agent. Returns registration status, directors, licences, trading names, and a three-tier risk assessment (CLEAR / ADVISORY / FLAGS_FOUND) that surfaces regulatory findings across jurisdictions — including bans, disqualifications, and insolvencies that may not appear in any single register.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Provides real-time company verification and corporate intelligence by accessing global registries like UK Companies House, Singapore ACRA, and OpenCorporates. It enables AI agents to perform KYC tasks, retrieve company profiles, and conduct automated risk assessments for due diligence workflows.
    101 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides AI agents with access to real, verifiable businesses with provenance and source URLs, enabling natural-language business search and profile retrieval.
    2
    MIT