TrustLayer for Cursor
io.github.goatgaucho/trustlayer
Agent reputation scoring: trust scores, Sybil detection, cross-chain identity for 133K+ agents
client:Cursor
transport:streamable-http
tools:6
Install TrustLayer in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"trustlayer": {
"url": "https://api.thetrustlayer.xyz/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs