AgentTrust for Cursor
io.github.eamwhite1/agent-trust
Trustless XRPL escrow oracle for AI agents. Create jobs, verify work, release XRP/RLUSD payments.
client:Cursor
transport:streamable-http
runtime:npm
Install AgentTrust in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-trust": {
"url": "https://xrpl-referee.onrender.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs