livewire client surface audit for Windsurf
io.github.jmshinhwa/livewire-client-surface-audit
Marks every line of a Livewire or Blade file that the visitor's browser can call, rewrite or read
client:Windsurf
transport:stdio
runtime:npm
Install livewire client surface audit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"livewire-client-surface-audit": {
"command": "npx",
"args": [
"-y",
"@readystack/livewire-client-surface-audit"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs