elesync for Claude Desktop
io.github.darknodebros/elesync
Private local-first AI workspace for shared context, knowledge, tasks, and memories
client:Claude Desktop
transport:stdio
runtime:pypi
Install elesync in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"elesync": {
"command": "uvx",
"args": [
"elesync"
],
"env": {
"ELESYNC_DIR": "<ELESYNC_DIR>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs