MCP Memory Gateway
Pre-action gates that block AI agents from repeating known mistakes. Captures feedback, auto-generates prevention rules, and enforces them via PreToolUse hooks.
cursor.directory·↓ 7
MCP
mcp-memory-gateway
Pre-action gates and feedback-to-enforcement MCP server for AI coding agents.
{
"command": "npx",
"args": [
"-y",
"mcp-memory-gateway@latest",
"serve"
]
}