DeepRecall - Product Safety Intelligence for Claude Desktop
io.github.adrida/deeprecall-mcp
Search 120,000+ recalled products from 8 global safety agencies using AI similarity.
client:Claude Desktop
transport:streamable-http
tools:2
Install DeepRecall - Product Safety Intelligence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"deeprecall-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.deeprecall.io/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