Skip to content
VS Code

Trust Score API for VS Code

io.github.br0ski777/trust-score

Trust scoring for domains, wallets, APIs. SSL+DNS+WHOIS+headers. Score 0-100.

client:VS Code transport:sse

Install Trust Score API in VS Code

.vscode/mcp.json

{
  "servers": {
    "trust-score": {
      "type": "sse",
      "url": "https://trust-score.api.klymax402.com/mcp"
    }
  }
}

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

Trust Score API in other clients