Skip to content
Windsurf

adaptive recall for Windsurf

io.github.aiappsapi/adaptive-recall

Adaptive memory system with cognitive scoring, knowledge graph, and self-improving ML.

client:Windsurf transport:stdio runtime:npm

Install adaptive recall in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "adaptive-recall": {
      "command": "npx",
      "args": [
        "-y",
        "adaptive-recall"
      ],
      "env": {
        "ADAPTIVE_RECALL_API_KEY": "<ADAPTIVE_RECALL_API_KEY>"
      }
    }
  }
}

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

adaptive recall in other clients