Show HN: Toolnexus for .NET – MCP and agent skills as tools for any LLM Toolnexus 0.1.2, a C#/.NET library that unifies MCP servers, agent skills, custom functions, and HTTP endpoints into a single tool set for any LLM, has been released. The library enables building agents in a few lines of code with features like streaming, retries, and memory, and is a port of the same library available in JavaScript, Python, Go, and Java. Toolnexus 0.1.2 dotnet add package Toolnexus --version 0.1.2 NuGet\Install-Package Toolnexus -Version 0.1.2 Install-Package https://docs.microsoft.com/nuget/reference/ps-reference/ps-ref-install-package .