Read and parse the gh-aw MCP config file, returning gateway connection
details. Returns undefined fields when the config file is absent, the
relevant fields are missing, or parsing fails.
Never throws — all errors are silently swallowed and result in an empty
config so that callers can always fall back to defaults.
Read and parse the gh-aw MCP config file, returning gateway connection details. Returns
undefinedfields when the config file is absent, the relevant fields are missing, or parsing fails.Never throws — all errors are silently swallowed and result in an empty config so that callers can always fall back to defaults.