Quiet Failures for Claude Desktop
com.quietfailures/quiet-failures
Open weekly security base rates (CC BY 4.0), plus live DMARC, takeover and WHOIS checks.
client:Claude Desktop
transport:streamable-http
tools:6
Install Quiet Failures in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"quiet-failures": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.quietfailures.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