sync-desktop

1401917/sync-desktop
★ 0 stars TypeScript 🗄️ Database Updated today
Sync is a secure local-first desktop AI development workspace for managing projects, AI agents, tasks, diffs, GitHub workflows, MCP servers, connectors, and controlled automation.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sync-desktop": {
      "command": "npx",
      "args": [
        "-y",
        "1401917/sync-desktop"
      ]
    }
  }
}

README Excerpt

Sync is a Windows desktop AI coding workspace built with Tauri, Rust, React, TypeScript, Tailwind CSS, and SQLite. The app is designed as a serious local-first AI development control center: project context, visible tasks, file safety, approvals, history, Git/GitHub workflows, MCP servers, connectors, and guarded tool execution.

Tools (1)

npx