About
Nuget Docs is a versatile tool designed to streamline the process of accessing documentation for NuGet packages installed on your local machine. It operates both as a standalone command-line interface, allowing developers to quickly retrieve READMEs, list types, and search for specific members within a package, and as an MCP (Model Context Protocol) server. When integrated with AI agents like Claude Code or Cursor, it provides contextual information directly to the AI, enhancing code understanding and generation by giving the AI direct access to package documentation, all while intelligently handling version and framework resolution.