proto wire break check for Claude Code
io.github.jmshinhwa/proto-wire-break-check
Names the .proto edits that keep compiling and quietly change what old gRPC readers see
client:Claude Code
transport:stdio
runtime:npm
Install proto wire break check in Claude Code
run in your project directory
claude mcp add proto-wire-break-check -- npx -y @readystack/proto-wire-break-check
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs