vsync helps you sync MCP servers, Skills, Agents, and Commands across various platforms like Claude Code, Cursor, OpenCode, and Codex. With a single configuration, you can manage all your tools, making your workflow more efficient.
To start using vsync, follow these simple steps:
Visit the Download Page
Go to our Releases page.
Select Your Version
You will see a list of available versions. Choose the latest one for the best features and updates.
Download the File
Click on the link for the file that matches your operating system. You will typically find options for Windows, macOS, and Linux.
.exe file and follow the on-screen instructions..dmg file and drag the vsync icon into your Applications folder..tar.gz file and follow the instructions in the README inside the folder.Create a Configuration File
You can set up your config file in .json format. Sample config:
{
"servers": [
{
"name": "Example Server",
"url": "http://example.com"
}
],
"agents": ["agent1", "agent2"],
"command": "sync"
}
Load the Configuration
Open vsync, navigate to the configuration section, and upload your .json file.
Start Syncing
Hit the βSyncβ button to initiate the process. vsync will handle the rest.
If you encounter issues or have questions, weβre here to help. Reach out through the following channels:
Follow us on GitHub to stay informed about updates and new features. You can check the changelog in the Releases section for the latest improvements.
In case of any issues during installation or syncing, consider the following steps:
To download the application, visit our Releases page.
Feel free to dive into vsync and simplify your workflow!