Skip to content
Windsurf

Lore for Windsurf

io.github.agentkitai/lore

Cross-agent memory over MCP: hybrid recall, knowledge graph, private/shared visibility, redaction.

client:Windsurf transport:stdio runtime:pypi

Install Lore in Windsurf

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

{
  "mcpServers": {
    "lore": {
      "command": "uvx",
      "args": [
        "lore-sdk"
      ]
    }
  }
}

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

Lore in other clients