Problem
Work IQ publishes this hosted MCP configuration:
Azure SRE Agent's generic Streamable HTTP OAuth connector currently supports only dynamic client registration. Microsoft Entra does not expose DCR, so authorization times out before the user can sign in.
A manually supplied delegated bearer token proves the endpoint and full entity tool surface work, but the token expires and cannot be refreshed by Azure SRE.
Request
Please provide a supported Azure SRE integration by one of these approaches:
- Register Azure SRE callback URI(s) on the existing Work IQ public client.
- Issue an Azure-SRE-specific public client.
- Support or document MCP pre-registration / Client ID Metadata Documents for this host.
Acceptance criteria
- One interactive delegated sign-in.
- Secure refresh-token handling and automatic access-token renewal.
- Connection survives token expiry and agent restart.
- Full hosted tool surface remains available, including create_entity and fetch.
- No copied bearer tokens or service-account workaround.
Problem
Work IQ publishes this hosted MCP configuration:
Azure SRE Agent's generic Streamable HTTP OAuth connector currently supports only dynamic client registration. Microsoft Entra does not expose DCR, so authorization times out before the user can sign in.
A manually supplied delegated bearer token proves the endpoint and full entity tool surface work, but the token expires and cannot be refreshed by Azure SRE.
Request
Please provide a supported Azure SRE integration by one of these approaches:
Acceptance criteria