KoNiMa Claude Sync

The same Claude Code setup — and memory — on every machine.
Why
Claude Code becomes more powerful the more you shape it: rules, skills, slash commands, agents,
plugins, MCP servers, project memories. All of that lives on one machine. Switch to your
laptop and Claude has forgotten who you are. Claude Sync turns that per-machine profile into a
versioned, portable identity that follows you — and your team — everywhere, through a git
repository you own and control.
What it syncs
| Domain |
What travels |
| Configuration |
Rules, skills, slash commands, agents, settings.json and CLAUDE.md — per-domain opt-in |
| Plugins |
Your installed plugin inventory; install once, propagated to every machine |
| MCP servers |
Server definitions sync across machines; credential values are scrubbed before export and never reach the repository |
| Memories |
Claude's memories and per-project notes, merged and deduplicated across machines — every machine carries what the others learned; projects are matched by git remote |
| Hooks |
Custom Claude Code hooks travel with their cross-platform OS variants; one manifest wires them up on any machine |
| Custom plugins |
Your team's hand-written, local Claude Code plugins — distributed and installed on every machine |
All domains are opt-in. What is available depends on your edition — the same VSIX, the license
decides.
Editions
|
Starter |
Pro |
Team |
| Configuration sync |
Yes |
Yes |
Yes |
| Plugin sync |
Yes |
Yes |
Yes |
| MCP server sync |
— |
Yes |
Yes |
| Memory sync |
— |
Yes |
Yes |
| Session hooks (auto pull/push with Claude sessions) |
— |
Yes |
Yes |
| Hook sync (custom Claude Code hooks) |
— |
Yes |
Yes |
| Custom plugin sync (hand-written local plugins) |
— |
Yes |
Yes |
| Team CORE + MEMORIES dual-repo governance |
— |
— |
Yes |
| Managed seats + invite codes |
— |
— |
Yes |
| Audit log |
— |
— |
Yes |
| Multiple machines |
1 |
Up to edition limit |
Up to edition limit |
A free self-service trial is available for each edition directly from the extension — no
card required. Machine seats are governed through your own sync repository; free a seat at any
time by deactivating a machine from the dashboard.
How it works
- Install KoNiMa Claude Sync from the VS Code Marketplace or Open VSX.
- The setup wizard opens on first launch (or click
Claude Sync in the status bar).
- Activate your license — or request a free trial right from the wizard.
- Connect your repository: any GitHub, GitLab, Gitea, Azure DevOps, or self-hosted git
remote you control, over HTTPS. Your credentials stay in the OS keychain.
- Choose which domains to sync and press Sync now.
- Repeat on your next machine and watch it converge.
The extension is inert without a valid license code.
Designed to be safe
- Your edits always win. A pull never blindly overwrites local work — a 3-way reconcile
against a per-machine baseline is performed, and a local backup snapshot is taken before
anything is applied.
- No force-push, ever. Conflicts are surfaced in the dashboard and never resolved silently.
- Idempotent. Every operation is declarative and safe to re-run.
- Multi-window aware. One VS Code window drives the sync; the others follow without collision.
- Offline friendly. Failed pushes queue locally and retry; the license works offline for up
to seven days from the last successful validation.
Privacy & security
- Your data never touches KoNiMa servers. Configuration, memories, and plugin inventory
travel exclusively through your own git repository.
- No telemetry, no analytics. The extension sends nothing to anyone except one endpoint:
the KoNiMa license API, contacted only for license validation and (on trial requests only) a
salted, one-way device hash for abuse prevention. The raw device identifier never leaves your
machine.
- MCP credentials are scrubbed on export. Values of keys matching
token, secret, key,
password, auth, bearer, and credential are blanked before anything reaches the
repository.
- Secrets at rest — your git token and license key are stored in the OS keychain via VS
Code's SecretStorage. They are never written to disk or to the output channel.
- Seat registry privacy — machine timestamps in the repository are recorded at day
granularity by design, avoiding fine-grained activity tracking.
- GDPR Art. 25/32 privacy-by-design posture; NIS2 supply-chain readiness (SBOM, signed
distribution, dependency lockfile, vulnerability disclosure channel).
Privacy Policy: https://konima.it/privacy. The terms governing your use are set out in
the bundled End User License Agreement (the License tab on this listing).
Requirements
- VS Code 1.90+ on Windows, macOS, or Linux — fully native, no WSL, no extra runtime.
- Git accessible on your
PATH.
- Node.js 20+ (used to access the claude-mem database, if memory sync is enabled).
- A git repository you control, reachable over HTTPS or a local network path.
- Claude Code installed — it is what we are syncing.
Languages
English, Italiano, Deutsch, Français, Español, English (UK).
Documentation
The full product manual — getting started, per-feature guides, troubleshooting and reference — is
available online at documents.konima.it/claude-sync
(English, Italian, German, French and Spanish). Inside the extension you can open it any time from the
dashboard Guide tab → Open the full online manual.
Commercial license
KoNiMa Claude Sync is a commercial product. Use requires a valid license code issued by
KoNiMa S.r.l. Full terms are in the End User License Agreement
(EULA v1.0, effective 8 June 2026 — see the License tab on this listing). The Software
is licensed, not sold; there is no free tier.
Support
Trials, licensing, general enquiries and security disclosures: assistenza@konima.it
© 2026 KoNiMa S.r.l. All rights reserved.