Sync Agents Settings
Freeby MCP Community
Sync MCP server configurations and instruction files from Claude Code to Gemini CLI, Codex CLI, OpenCode, Kiro CLI, Cursor, Kimi CLI, and Vibe CLI
v0.4.3Added Apr 12, 2026
mcpclaude-codegemini-clicodex-cliopencode
Sync Agents Settings MCP Server
Sync MCP server configurations and instruction files from Claude Code to Gemini CLI, Codex CLI, OpenCode, Kiro CLI, Cursor, Kimi CLI, and Vibe CLI
Installation
npx -y sync-agents-settings
Reviews
Installation
Quick install
npx -y sync-agents-settings
Add to claude_desktop_config.json
{
"mcpServers": {
"sync-agents-settings": {
"command": "npx",
"args": ["-y", "sync-agents-settings"]
}
}
}