-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Description:
When following the README.md instructions to connect the MCP Inspector to the API Management SSE endpoint, the Inspector connection fails with a DNS resolution error. The error is as follows:
Repro Steps:
- Run
azd auth login
. - Run
azd init -t Azure-Samples/remote-mcp-apim-functions-python
. - Run
azd up
. - Run
npx @modelcontextprotocol/inspector
. - Open the MCP Inspector web app ->Set the transport type to SSE -> Set the url to
https://<apim-servicename-from-azd-output>.azure-api.net/mcp/sse
-> ClickConnect
.
Environment:
- Azd version: azd version 1.14.0 (commit c928795c47f27d1e997c217147dc649054ac05c8)
- OS: Windows
Expected behavior:
Connect to Azure function app from a client successfully.
@annaji-msft and @hemarina for notification.
Metadata
Metadata
Assignees
Labels
No labels