Skip to content
Windsurf

jamgate for Windsurf

io.github.amirj4m/jamgate

A neutral memory quality-gate MCP server: save_memory, recall_memory, forget_memory over stdio.

client:Windsurf transport:stdio runtime:npm

Install jamgate in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "jamgate": {
      "command": "npx",
      "args": [
        "-y",
        "jamgate"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

jamgate in other clients