xint-mcp-requires-authorization-bearer-header-in-config

The xint MCP server config requires an explicit Authorization: Bearer <token> header in the MCP configuration — providing only the server URL results in a silent “Failed to connect” error with no indication that auth is the cause. The header must be set in the headers object of the MCP server config alongside the url field.