jamgate for Claude Desktop
io.github.amirj4m/jamgate
A neutral memory quality-gate MCP server: save_memory, recall_memory, forget_memory over stdio.
client:Claude Desktop
transport:stdio
runtime:npm
Install jamgate in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"jamgate": {
"command": "npx",
"args": [
"-y",
"jamgate"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs