Policy-as-code for FERPA + Title IV: a deterministic guardrail that decides before any LLM speaks. Risk-tiered, citation-faithful, with an MCP server, OSCAL/SARIF exports, a GitHub Action, and a live web demo.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"regrails": {
"command": "uvx",
"args": [
"regrails"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add regrails uvx regrails
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"regrails": {
"command": "uvx",
"args": [
"regrails"
]
}
}
}
📋 Copy
Or install with pip: pip install regrails
Topics
ai-governance compliance edtech ferpa guardrails higher-education mcp oscal policy-as-code regulation-as-code sarif title-iv