Miasyster/claude-code-governance
Runtime governance framework for Claude Code AI agents. Enforce boundaries, validate intent, and structure autonomous workflows — through code, not prompts.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-governance": {
"command": "npx",
"args": [
"-y",
"claude-code-governance"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...