NORNR/nornr-mcp-control
The default control layer for consequential MCP tools.
Platform-specific configuration:
{
"mcpServers": {
"nornr-mcp-control": {
"command": "npx",
"args": [
"-y",
"nornr-mcp-control"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://nornr.com/mcp-control-server) [](https://nornr.com/mcp-config-generator) [](https://nornr.com/community-policy-packs) [](https://nornr.com/nornr-vs-raw-mcp-tools)
Official public MCP package for NORNR, the control layer before consequential MCP tool execution.
This repo is intentionally thin.
It exists to make NORNR easy to discover, install and evaluate from MCP-native surfaces such as:
The governance logic lives in the official NORNR Python SDK:
nornr-agentpayThe shortest correct reading is:
NORNR is not only the decision layer before execution. It is also the emergency stop layer when a local lane becomes unsafe.
Use it when a desktop or local agent:
The right mental model is not "best effort warnings." It is controlled release, controlled pause and controlled recovery.
NORNR is not another MCP tool.
It is the
Loading reviews...