Skip to content

Support Azure SRE Agent as an OAuth MCP host #175

Description

@omerbenishay12

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:

  1. Register Azure SRE callback URI(s) on the existing Work IQ public client.
  2. Issue an Azure-SRE-specific public client.
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions