MCP Config Sync

Provider-neutral entry point for discovering, planning and synchronizing MCP configuration between user-selected providers and app classes. The user selects truth, targets and scope; no provider is an implicit hub.

ellmos-ai e2765dd 16 files · 68.1 KB Updated

File contents

Deutsch — Offizielle Deutsch-Version / Documento Oficial en Deutsch.

MCP Config Sync (Deutsch)

This is the MCP-focused entry point to agent-config-sync. It assumes no provider, app or master file.

  1. Ask which concrete endpoints or axes the user wants: within one provider across app classes, within one app class across providers, an explicit list, or every detected provider and class.
  2. Run agent-config-sync/scripts/sync.py --discover, then --offer.
  3. Present detected endpoints separately from unverified candidates.
  4. Let the user choose truth source, targets, direction and conflict policy.
  5. Materialize registry.json, review --plan, and only then use --apply --yes.

Discovery and offers are read-only. There is no implicit hub and no implicit “sync all”. The former Claude Code↔Claude Desktop scripts are a legacy profile, not the generic default.

ellmos-ai/skills/tree/main/skills/infrastructure/mcp-config-sync commit e2765dd754

Frequently asked questions

npx skillmds@latest add ellmos-ai/mcp-config-sync