A tiny TypeScript approval gate for AI tool calls, MCP tools, and human-in-the-loop workflows.
{
"mcpServers": {
"pallattuaeg-intent-gate": {
"command": "npx",
"args": [
"-y",
"@pallattu/aeg-intent-gate"
]
}
}
}