vouch for Cursor
io.github.notifuturo/vouch
Check if a counterparty is safe to pay: trust/risk score for AI agents. Scam/phishing screen.
client:Cursor
transport:streamable-http
tools:2
Install vouch in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vouch": {
"url": "https://vouch.futuronoti.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs