Added
- Pack the registry manifest at
.mcp/server.jsoninside 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
registryBaseUrlto the package entry for parity with the canonical MCP-server package shape.