Problem
README.md links to /TOOLS.html but the canonical URL in the sitemap is /TOOLS (without .html extension). VitePress serves both, but the .html form is inconsistent with the rest of the documentation links and the sitemap.
Fix
Replace https://gitlab-mcp.sw.foundation/TOOLS.html with https://gitlab-mcp.sw.foundation/TOOLS in README.md line 67.
Time estimate
5m