Skip to content

Unable to download cosmos-mcp-client.html during Web Testing: 404 Not Found error #77

@Menghua1

Description

@Menghua1

Describe:
According to the Web Testing Guide, the command curl -O https://raw.githubusercontent.com/AzureCosmosDB/MCPToolkit/main/cosmos-mcp-client.html was executed to download the cosmos-mcp-client.html file. However, the actual result was a 404 Not Found error, as shown in the image below.
Image

Repro Steps:

  1. Run git clone https://github.com/AzureCosmosDB/MCPToolKit.git and cd MCPToolKit.
  2. Deploy Infrastructure via Azure Developer CLI (azd up).
  3. Run .\scripts\Deploy-Cosmos-MCP-Toolkit.ps1 -ResourceGroup "YOUR-RESOURCE-GROUP" -EntraAppName "My Custom MCP App".
  4. Run curl -O https://raw.githubusercontent.com/AzureCosmosDB/MCPToolKit/main/cosmos-mcp-client.html.

Environment:

  • OS: Windows
  • Azd version: azd version 1.21.3 (commit b01891fc63b1faf9a9633cdc630deab0b4d569c4).

Expected behavior:
cosmos-mcp-client.html file can be downloaded successfully.

@sajeetharan and @hemarina for notification.

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