pub(crate) fn resolved_mcp_config_path( db: &Path, config: Option<&Path>, ) -> Result<Option<PathBuf>, CliError>
Resolve the config path that should travel with generated MCP configs.