firebase deploy leak audit for Windsurf
io.github.jmshinhwa/firebase-deploy-leak-audit
Reads firebase.json and names the files your next firebase deploy would publish to the open web
client:Windsurf
transport:stdio
runtime:npm
Install firebase deploy leak audit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"firebase-deploy-leak-audit": {
"command": "npx",
"args": [
"-y",
"@readystack/firebase-deploy-leak-audit"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs