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
{
"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