elesync for Cline
io.github.darknodebros/elesync
Private local-first AI workspace for shared context, knowledge, tasks, and memories
client:Cline
transport:stdio
runtime:pypi
Install elesync in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"elesync": {
"command": "uvx",
"args": [
"elesync"
],
"env": {
"ELESYNC_DIR": "<ELESYNC_DIR>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs