Skip to content

v0.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 13:59
· 1 commit to main since this release
e0a25ae

Added

  • Pack the registry manifest at .mcp/server.json inside the NuGet package. nuget.org reads this
    embedded file to render the "MCP Server" tab and the one-click VS Code configuration; without it
    nuget.org reported "this package does not include a server.json file". Also added
    registryBaseUrl to the package entry for parity with the canonical MCP-server package shape.