Servers
ThumbGate (npm: mcp-memory-gateway)
@IgorGanapolsky
Agent governance for ThumbGate: 👍/👎 become Pre-Action Checks that flag repeat mistakes and hard-block the risky ones before code or systems change.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"thumbgate": {
"command": "npx",
"args": [
"thumbgate",
"init",
"#",
"auto-detects",
"your",
"agent,",
"wires",
"hooks,",
"30",
"seconds"
]
}
}
}