livewire client surface audit for Claude Code
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:Claude Code
transport:stdio
runtime:npm
Install livewire client surface audit in Claude Code
run in your project directory
claude mcp add livewire-client-surface-audit -- npx -y @readystack/livewire-client-surface-audit
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs