Catalog
Double Check
Official1 toolby mgleonard-ops
AI-powered scam detection for suspicious texts, emails, and screenshots. US-focused.
Detect scams in texts, emails, and screenshots using AI analysis.
Captured live from the server via tools/list.
check
Check whether a message, URL, email, or piece of text is a scam. Returns a verdict (safe/scam/action/ignore), a plain-English summary, recommended next steps, and a confidence level.
Parameters (2)
- contentstringrequired
The message text, URL, or email content to analyze. Max 5000 characters.
- input_typestring
Whether the content is plain text or a URL. Defaults to 'text'.
README not available yet.
Install
Tools (1)
check
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://web-production-970ba.up.railway.app/mcpclaude_desktop_config.json
{
"mcpServers": {
"double-check": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://web-production-970ba.up.railway.app/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.