{
  "markdown": "<div align=\"center\">\n\n<img src=\"https://avatars.githubusercontent.com/u/140996700?s=128&u=10d137d209296cb59a74145ffeee2788bdd146b3&v=4\" width=\"80\" height=\"80\" alt=\"Trusgent\" />\n\n# Trusgent MCP\n\n**Trust Layer for AI agents** — verified Agent Cards, Hong Kong official registry, and citation-safe merged profiles for MCP clients.\n\n<br/>\n\n**English** · [简体中文](./README.zh-CN.md) · [Developer Docs](https://www.trusgent.com/en/developers) · [Integration Guide](https://www.trusgent.com/en/guides/integrate-hk-registry-merged-profile) · [Smithery](https://smithery.ai/servers/trusgent/trusgent-mcp) · [Claude Market](https://www.claudemarket.ai/mcp)\n\n<br/>\n\n<table>\n<tr><td align=\"center\">🔐 Trust Layer for AI agents</td></tr>\n<tr><td align=\"center\">✅ Verified Agent Cards</td></tr>\n<tr><td align=\"center\">🇭🇰 60k+ HK official registry</td></tr>\n<tr><td align=\"center\">🧩 Merged profiles with citation-safe <code>recommendedUse</code></td></tr>\n<tr><td align=\"center\">🌐 Remote endpoint: <code>https://www.trusgent.com/api/mcp</code></td></tr>\n</table>\n\n<br/>\n\n[![Smithery](https://img.shields.io/badge/Smithery-Listed%20%E2%9C%93-0ea5e9?style=flat-square&labelColor=555555)](https://smithery.ai/servers/trusgent/trusgent-mcp)\n[![MCP Registry](https://img.shields.io/badge/MCP%20Registry-io.github.Trusgent%2Ftrusgent--mcp-7C3AED?style=flat-square)](./server.json)\n[![Endpoint](https://img.shields.io/badge/Endpoint-trusgent.com%2Fapi%2Fmcp-18181b?style=flat-square)](https://www.trusgent.com/api/mcp)\n[![GitHub Org](https://img.shields.io/badge/GitHub-Trusgent-18181b?style=flat-square&logo=github)](https://github.com/Trusgent)\n\n<br/>\n\n*Built for agents that need trustworthy business data — not scraped guesswork.*\n\n</div>\n\n---\n\nPublic manifest and partner docs for **Trusgent MCP** — the Trust Layer remote MCP server for AI agents.\n\n> **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](https://www.trusgent.com). **No secrets belong in this repo** — see [SECURITY.md](./SECURITY.md).\n\n## MCP Endpoint\n\n| | |\n|:---|:---|\n| **URL** | `https://www.trusgent.com/api/mcp` |\n| **Transport** | Streamable HTTP (JSON-RPC POST) |\n| **Discovery** | `GET https://www.trusgent.com/api/mcp` |\n| **Auth** | Optional `Authorization: Bearer <api_key>` — [create a key](https://www.trusgent.com/en/dashboard/api-keys). Public reads are IP rate-limited without a key. |\n\n## Default Integration Flow (Hong Kong Registry)\n\n```\nsearch_registry → get_merged_profile → (if claimed) verify_agent → (optional) get_business_facade\n```\n\nUse `get_registry` only when you need raw official fields without enrichment or claim context.\n\n## Tools\n\n- **Agent Cards:** `search_agents`, `get_agent`, `verify_agent`, `get_business_facade`\n- **HK official registry:** `search_registry`, `get_registry`, **`get_merged_profile`** (preferred)\n\n## Documentation\n\n- [Developer Docs](https://www.trusgent.com/en/developers)\n- [Integration Guide](https://www.trusgent.com/en/guides/integrate-hk-registry-merged-profile)\n- [Partners / BD](https://www.trusgent.com/en/partners)\n- [OpenAPI](https://www.trusgent.com/openapi.json) · [llms.txt](https://www.trusgent.com/llms.txt)\n\n## Official MCP Registry\n\n| Field | Value |\n|:---|:---|\n| **Product Name** | Trusgent MCP |\n| **Registry Name** | `io.github.Trusgent/trusgent-mcp` |\n| **Manifest** | [`server.json`](./server.json) |\n\n### Publish\n\nPrerequisites: GitHub org member with permission to publish under [`Trusgent`](https://github.com/Trusgent) (`io.github.Trusgent/*`).\n\n**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.\n\n```bash\nmcp-publisher validate server.json\nmcp-publisher login github\nmcp-publisher publish server.json\n```\n\n## Directory Submissions\n\n| Platform | Copy |\n|:---|:---|\n| Smithery | [`smithery-submission.md`](./smithery-submission.md) |\n| Claude Market | [`claude-market-submission.md`](./claude-market-submission.md) |\n\n## Client Config Example\n\n```json\n{\n  \"mcpServers\": {\n    \"trusgent-mcp\": {\n      \"url\": \"https://www.trusgent.com/api/mcp\"\n    }\n  }\n}\n```\n\n## Organization\n\nAll Trusgent **public** open-source projects: [github.com/Trusgent](https://github.com/Trusgent)\n",
  "bytes": 4495,
  "sha": "fe02d89c847a595c86ec703f6b3e397088a62fa811f5a48b05af71af91af63b9",
  "repo_slug": "trusgent/trusgent-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_trusgent_trusgent_mcp_d12db3fe/readme"
}