PolicyLayer/Intercept
The enforcement layer for AI agents. Intercept enforces hard, deterministic limits on what agents can do at the MCP transport layer — before execution.
Platform-specific configuration:
{
"mcpServers": {
"Intercept": {
"command": "npx",
"args": [
"-y",
"Intercept"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...