Skip to content
Windsurf

LinkLore for Windsurf

io.linklore/llre

AI-native structured memory for agents (MCP). Built for agents, not humans.

client:Windsurf transport:stdio runtime:pypi

Install LinkLore 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": {
    "llre": {
      "command": "uvx",
      "args": [
        "llre"
      ],
      "env": {
        "LINKLORE_LANG": "<LINKLORE_LANG>"
      }
    }
  }
}

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

LinkLore in other clients