Skip to content
Windsurf

Session Forge for Windsurf

io.github.420247jake/session-forge

Persistent memory and session intelligence for AI coding assistants. Zero config.

client:Windsurf transport:stdio runtime:npm

Install Session Forge in Windsurf

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

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

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

Session Forge in other clients