Double Check for Claude Desktop
io.github.mgleonard-ops/double-check
AI-powered scam detection for suspicious texts, emails, and screenshots. US-focused.
client:Claude Desktop
transport:streamable-http
tools:1
Install Double Check in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"double-check": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://web-production-970ba.up.railway.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs