Skip to content
VS Code

domain trust for VS Code

io.github.trusterinfo/domain-trust

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

client:VS Code transport:streamable-http runtime:npm

Install domain trust in VS Code

.vscode/mcp.json

{
  "servers": {
    "domain-trust": {
      "type": "http",
      "url": "https://truster.info/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

domain trust in other clients