Skip to content
Windsurf

lore for Windsurf

io.github.jordanhindo/lore

Lightweight MCP for infinite agent memory. Any agent, any session, anytime.

client:Windsurf transport:stdio runtime:npm

Install lore in Windsurf

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

{
  "mcpServers": {
    "lore": {
      "command": "npx",
      "args": [
        "-y",
        "@jordanhindo/lore"
      ]
    }
  }
}

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

lore in other clients