26.7.2
26.7.2 — Docker-first docs & one-click install uplift (docs/infra only)
What changed
Rollout of the org-wide MCP repo improvement plan, adapted for this Docker-first
product (the packed tool exceeds NuGet.org's 250 MB limit — no dnx/NuGet path).
No server code changes.
- README rewritten Docker-first: the
dnx/dotnet tool installinstructions —
which could not work, since the package is not on NuGet — are replaced by the
GHCRdocker runpath with the why-and-when-it-reverts note. Claude Desktop and
VS Code sections now show docker-command configs. Added badge row (GHCR, MCP
Registry OCI, Tests CI, MIT), one-click VS Code / Cursor buttons (docker-mode
deeplinks), and a Licensing section (evaluation limits, license mounting,
temporary-license / purchase links). install/config.json+ docker-awareinstall/generate-install-links.ps1
(superset of the wave-1 generator: emits docker-command snippets for every
client) + CI drift guard inbuild_packages.yml.- Hygiene:
SECURITY.md,CONTRIBUTING.md, issue templates,smithery.yaml
(docker command), llms.txt rewritten Docker-first with licensing,.vscode/mcp.json
published (docker) entry, GitHub topics.
Why
The published install instructions actively misled users toward a dnx command that
fails (no NuGet package exists). Docker-first docs match how the product actually ships.
Migration / impact
Drop-in — the server binary is identical to 26.7.1 apart from the version stamp.
Full Changelog: 26.7.1...26.7.2