Safe-Check (recall + counterfeit) for Claude Desktop
com.dropwatchhq/safe-check
Is it recalled or fake? Recall lookup vs live US gov feeds + transparent counterfeit risk signal.
client:Claude Desktop
transport:streamable-http
tools:3
Install Safe-Check (recall + counterfeit) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"safe-check": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://safecheck.dropwatchhq.com/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