@polymerix-labs/dont-break-mcp
v0.4.0
Published
MCP stdio server exposing the dont-break structural query API as 11 agent tools
Maintainers
Readme
@polymerix-labs/dont-break-mcp
MCP stdio server exposing the dont-break structural query API as 11 agent tools.
npx -y @polymerix-labs/dont-break-mcpCursor / Claude / any MCP host should point at that command. Configuration is environment-only (DONT_BREAK_API_URL, DONT_BREAK_TOKEN, DONT_BREAK_WORKSPACE, DONT_BREAK_PROJECT) so tokens never appear in argv.
Tools
find_symbol, get_dependencies, get_dependents, get_impact, find_path, get_do_not_touch, get_arch_status, check_change, propose_rule, pause_own_rule, append_rule_reason.
propose_rule with severity: "warn" becomes active immediately. severity: "block" is recorded as pending until a human approves it.
The protocol lives in @polymerix-labs/agents-core (shipped skill: skill/AGENTS.md).
License
MIT
