elesync for Windsurf
io.github.darknodebros/elesync
Private local-first AI workspace for shared context, knowledge, tasks, and memories
client:Windsurf
transport:stdio
runtime:pypi
Install elesync in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"elesync": {
"command": "uvx",
"args": [
"elesync"
],
"env": {
"ELESYNC_DIR": "<ELESYNC_DIR>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs