Radzen.Mcp
0.0.4
Prefix Reserved
dotnet tool install --global Radzen.Mcp --version 0.0.4
dotnet new tool-manifest
dotnet tool install --local Radzen.Mcp --version 0.0.4
#tool dotnet:?package=Radzen.Mcp&version=0.0.4
nuke :add-package Radzen.Mcp --version 0.0.4
Radzen.Mcp (Deprecated)
This package has been superseded by Radzen Blazor MCP — a cloud-hosted MCP server with significantly improved search quality and always up-to-date documentation.
Why the change?
Radzen.Mcp ran locally using an ONNX embedding model for semantic search. While this avoided any external dependencies, the local model's limited accuracy meant search results were often not good enough — especially for nuanced or multi-component queries.
Radzen Blazor MCP moves to a cloud-hosted architecture which allows us to use much more capable models and keep the documentation corpus continuously updated. The result is substantially better answers and broader coverage (100+ components, ready-made templates, and usage guides).
Migrating to Radzen Blazor MCP
Radzen Blazor MCP requires no packages or local setup — just a server URL and an API key.
- Server URL:
https://app.radzen.com/mcp - Free trial: 50 requests over 15 days, no credit card required
- Unlimited access: Included with Radzen Blazor Pro and Team subscriptions
Works with Cursor, Claude Code, GitHub Copilot, JetBrains, Windsurf, and other MCP-capable tools.
Setup guides for each editor: Radzen Blazor MCP Documentation
Uninstalling Radzen.Mcp
dotnet tool uninstall --global Radzen.Mcp
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
This package has no dependencies.