TrustRail Counterparty Risk for Cursor
io.github.trustrail-labs/trustrail
External counterparty-risk checks and signed receipts for autonomous agents and machine payments.
client:Cursor
transport:streamable-http
Install TrustRail Counterparty Risk in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"trustrail": {
"url": "https://trustrail-ebon.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs