NORNR/nornr-sentry
NORNR Sentry local airbag for dangerous agent actions
Platform-specific configuration:
{
"mcpServers": {
"nornr-sentry": {
"command": "npx",
"args": [
"-y",
"nornr-sentry"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
NORNR Sentry is a local decision layer for consequential agent actions.
This public repo is the open wedge:
It is not the hosted NORNR control plane.
After install, Sentry opens into a local operator station for patch / wiring, verify, replay, records, proof hub and serve flows. Use the blocked stop-screen as the first proof image, and this screen as the second image that shows the product is a real navigable tool after the first stop.
Open the app:
npx nornr-sentryOpen the direct install chooser:
npx nornr-sentry --patch-clientOr install globally:
npm install -g nornr-sentryOr clone and run locally:
npm install
npm run demo:cursornpm run qa:public-package
cd ../../dist/nornr-sentry-public
npm publishLoading reviews...