pub fn load_config_from_env() -> Result<McpServerConfig>Expand description
Load configuration from environment variables only
ยงErrors
Returns an error if configuration cannot be loaded
pub fn load_config_from_env() -> Result<McpServerConfig>Load configuration from environment variables only
Returns an error if configuration cannot be loaded