Syncs and manages configurations for dev tools like Claude Code and Gemini CLI across workspaces with snapshot history and rollback capabilities.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CHE_MCP_NAMESPACECHE_USER_ID— CONFIG_SYNC_USER_ID or default User identifier for storage key namespacingCONFIG_SYNC_PORT— The server listens on port 8089 (configurable via ) and exposes MCP tools over streamable HTTP at /mcp. Health endpoint at /healthz.CONFIG_SYNC_PROFILES_DIR— ./profiles Directory containing tool profile YAML filesCONFIG_SYNC_STORAGE_DIR— ~/.config-sync-storage File-based storage directoryCONFIG_SYNC_USER_ID— CHE_USER_ID or default User identifier for storage key namespacingFILE_ACCESS_MODE— local File access mode: local (direct filesystem) or remote (exec into workspace pods)POD_NAMESPACE— auto-detected Kubernetes namespace for pod discovery (auto-detected from /var/run/secrets/kubernetes.io/serviceaccount/namespace)TARGET_WORKSPACE— none Optional default workspace name for remote modeWORKSPACE_HOME_DIR— ~ Home directory path inside workspace pods[](https://m8ven.ai/mcp/akurinnoy-config-sync-mcp-oei94d)