Ask a question to get started
Enter to send•Shift+Enter new line
load_mcp_config_lenient( config_path: Path, ) -> dict[str, Any] | None
config_path
Path
Config path to load.
Load an MCP config file, returning None on any error.
None