jamgate for Cline
io.github.amirj4m/jamgate
A neutral memory quality-gate MCP server: save_memory, recall_memory, forget_memory over stdio.
client:Cline
transport:stdio
runtime:npm
Install jamgate in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"jamgate": {
"command": "npx",
"args": [
"-y",
"jamgate"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs