Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 10:00
· 4 commits to main since this release
fb45031

Fixed

  • Corrected the Official MCP Registry ownership marker to the case-sensitive namespace casing
    io.github.Byggarepop/dotnet-mcp-orchestrator (was byggarepop). The registry matches the
    mcp-name: marker in the packed README against the server name exactly, and GitHub OIDC grants
    the namespace under the login's real casing (Byggarepop), so the lowercase 0.2.0 marker could
    not be verified. No functional changes.