Load an MCP config file, returning None on any error.
Wraps load_mcp_config with lenient error handling suitable for
auto-discovery. Missing files are skipped silently; parse and validation
errors are logged as warnings.
| Name | Type | Description |
|---|---|---|
config_path* | Path | Path to the MCP config file. |