loadbearing for Claude Code
io.github.andypgray/loadbearing
Checks .NET solutions against a fluent C# architecture spec and explains the rules to agents.
client:Claude Code
transport:stdio
runtime:nuget
Install loadbearing in Claude Code
run in your project directory
claude mcp add loadbearing -e LOADBEARING_SOLUTION_PATH=<LOADBEARING_SOLUTION_PATH> -- dnx Zphil.LoadBearing.Cli --yes
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs