Are you the author? Sign in to claim
ctxsync is a Python tool that automates the synchronization of local files with Claude.ai Projects
ctxsync (formerly known as ClaudeSync) bridges your local development environment with Claude.ai projects, enabling seamless synchronization to enhance your AI-powered workflow.
Renamed from ClaudeSync: the
claudesyncPyPI package is deprecated — installctxsyncinstead. Your existing configuration is picked up automatically:~/.claudesyncis migrated on first run and project-local.claudesyncdirectories keep working.

ctxsync is an independent, open-source project not affiliated with Anthropic or Claude.ai. By using ctxsync, you agree to:
Please review Anthropic's Terms of Service before using ctxsync.
| Plan | Supported |
|---|---|
| Pro | ✅ |
| Team | ✅ |
| Free | ❌ |
Ensure you have an SSH key for secure credential storage. Follow GitHub's guide to generate and add your SSH key.
Install ctxsync
pip install ctxsync
Authenticate
ctxsync auth login
Create a Project
ctxsync project create
Start Syncing*
ctxsync push
*This is a one-way sync. Files not present locally will be removed from the Claude.ai project unless pruning is disabled.
Enjoying ctxsync? Support us by:
Your contributions help improve ctxsync!
Contributors • License • Report Bug • Request Feature• Sponsor
⚠️ Experimentelle Skill-Sammlung für deutsches Recht (Arbeits-, Gesellschafts-, Insolvenz-, Datenschutz-, Prozessrecht u
Manage multiple Claude Code agents from TUI or Web with tmux and git worktrees
Project management using GitHub Issues + Git worktrees for parallel agent execution
Core skills library for Claude Code with 20+ battle-tested skills including TDD, debugging, and brainstorming