Skip to content

v0.1.0

Latest

Choose a tag to compare

@troylar troylar released this 15 Feb 20:49

devsync-mcp v0.1.0

Initial release of the MCP server for AI-merge of team dev configurations.

Features

  • 9 MCP tools for full merge workflow
  • AI-powered merging — server provides source + target content; your IDE's LLM performs the intelligent merge
  • 7 config types supported: shell profiles, git config, editor config, AI rules, VS Code settings, SSH config, and custom
  • Automatic backup before every merge with restore support
  • Team profile system — clone team config repos and manage them as profiles
  • Merge tracking with change detection
  • Environment scanning to auto-detect existing configs
  • Claude Code /sync-team skill

Installation

pip install devsync-mcp

Compatibility

  • Python 3.10-3.13
  • Tested on Ubuntu, macOS, and Windows
  • Works with any MCP-capable IDE