TrustLayer for VS Code
io.github.goatgaucho/trustlayer
Agent reputation scoring: trust scores, Sybil detection, cross-chain identity for 133K+ agents
client:VS Code
transport:streamable-http
tools:6
Install TrustLayer in VS Code
.vscode/mcp.json
{
"servers": {
"trustlayer": {
"type": "http",
"url": "https://api.thetrustlayer.xyz/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs