scam detection for Cursor
com.cautellus/scam-detection
Scam and phishing detection for AI agents: safe/warn/danger verdicts for URLs and messages.
client:Cursor
transport:streamable-http
tools:3
Install scam detection in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"scam-detection": {
"url": "https://cautellus.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs