security headers csp lint for Windsurf
io.github.jmshinhwa/security-headers-csp-lint
Reads security headers and CSP line by line in your config file and names the lines that silently do
client:Windsurf
transport:stdio
runtime:npm
Install security headers csp lint in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"security-headers-csp-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/security-headers-csp-lint"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs