AI4MCPServers Documentation
Everything you need to get started with AI4MCPServers NuGet packages.
Installation
All OpenClaw tools are published to NuGet.org as .NET global tools. Install any tool with a single command — no project file needed.
Install a tool globally
dotnet tool install --global <ToolName>Run it
<tool-command>Update to latest version
dotnet tool update --global <ToolName>Requirements
- .NET 9.0 SDK or later (for installation)
- No project file required — tools run globally
- Works on Windows