Flare for Claude Desktop
dev.flarehq/security
Scan a running app or repo for leaked secrets, exposed routes and open RLS, and verify live keys
client:Claude Desktop
transport:stdio
runtime:npm
Install Flare in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"security": {
"command": "npx",
"args": [
"-y",
"flarehq-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs