v0.1.1 — MCP registry ownership
Patch release for SignsOfAI.Mcp only. SignsOfAI.Core and SignsOfAI.Cli remain at 0.1.0.
The official MCP registry verifies package ownership by requiring the server name to appear as mcp-name: io.github.peopleworks/signs-of-ai inside the NuGet package README. NuGet packages are immutable, so proving that needs a new version.
- Package README carries the
mcp-nameline, so the registry can verify the entry. .mcp/server.jsonmoved to the current2025-12-11schema, and its description now fits the registry's 100-character limit.
No functional change to the server or its six tools.
Install: dnx SignsOfAI.Mcp --yes · dotnet tool install --global SignsOfAI.Mcp