← All servers

domain-trust

io.github.trusterinfo/domain-trust v1.0.2
Official Registry git

Website trust checks: 0-100 safety score, verdict and community reviews (truster.info).

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add domain-trust --transport http https://truster.info/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "domain-trust": {
      "url": "https://truster.info/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "domain-trust": {
      "serverUrl": "https://truster.info/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "domain-trust": {
      "type": "http",
      "url": "https://truster.info/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "domain-trust": {
      "url": "https://truster.info/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "domain-trust": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://truster.info/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://truster.info/mcp none

Packages

npm mcp-server-truster@1.0.2

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.trusterinfo--domain-trust/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent