Skip to content
Cline

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

elesync in other clients