pub fn remove_mcp_entry(
path: &Path,
client: ClientKind,
format: ConfigFormat,
dry_run: bool,
) -> Result<UninstallResult, CliError>Expand description
Remove seshat entry from a JSON config file.
pub fn remove_mcp_entry(
path: &Path,
client: ClientKind,
format: ConfigFormat,
dry_run: bool,
) -> Result<UninstallResult, CliError>Remove seshat entry from a JSON config file.