← Registry

API Tools

trustgent.com

Helps users search, verify, and compare trusted service providers.

1 endpoint6 known toolsFirst detected July 28, 2026Last detected July 28, 2026

ENDPOINT 1

https://trustgent.com/api/mcp

No auth detected

MCP server metadata

Name
trustgent
Version
1.1.0
Capabilities
toolsresources

Known tools 6

search_providers

Search Trustgent's verified provider index.

Inferred read-only
verify_provider

Verify a specific provider by slug.

Inferred read-only
request_proposals

Start a verified-brief request.

Inferred read-only
get_vendor

Return the full public record for a single verified vendor by slug.

Inferred read-only
compare_vendors

Return a side-by-side comparison of 2-5 verified vendors by slug.

Inferred read-only
get_capability_matrix

Return a count of verified providers per (capability × country) intersection.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trustgent]
url = "https://trustgent.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trustgent": {
      "type": "http",
      "url": "https://trustgent.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trustgent
Remote MCP URL: https://trustgent.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trustgent": {
      "url": "https://trustgent.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trustgent": {
      "type": "http",
      "url": "https://trustgent.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trustgent",
  "transport": "streamable-http",
  "url": "https://trustgent.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for trustgent.com was fetched 2026-07-31T01:47:52.652Z.

Trust status Trusted

trustgent.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.