scamcheck mcp server for Cursor
io.github.smijo-geek/scamcheck-mcp-server
Scan suspicious messages, URLs, and text for scams with AI. Free tier - no API key required.
client:Cursor
transport:streamable-http
runtime:npm
tools:1
Install scamcheck mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"scamcheck-mcp-server": {
"url": "https://scamcheck.tech/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs