Step-by-step integration guide via MCP (Model Context Protocol) delivery
Connect to this remote MCP server for protolock integration guidance.
https://install.md/nilslice/protolock
Add this MCP server URL to your coding agent's configuration:
https://install.md/nilslice/protolock
If your agent supports it, start with this prompt:
/use-protolock
Otherwise, send a prompt like "Start integration with protolock"
Track your .proto files and prevent changes to messages and services which impact API compatibility.
Protolock is a Go-based tool that helps teams maintain backward compatibility in their Protocol Buffer definitions by tracking field IDs, types, and structure changes that could break API compatibility.
proto.lock
file with your current protobuf stateThis project is available at: https://github.com/nilslice/protolock
How your coding agent will interact with this MCP server
Pick your coding agent to learn how to add this guide:
Your coding agent can access:
Your coding agent will automatically guide you through each step.
Build precise, guided implementation plans that work with every modern coding agent