@digitalocean/mcp 1.0.45 → 1.0.46

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -599,6 +599,7 @@ Each service provides a detailed README describing all available tools, resource
599
599
  - [DOCR Service](pkg/registry/docr/README.md)
600
600
  - [Gradient AI Service](pkg/registry/gradient-ai/README.md)
601
601
  - [Docs Service](pkg/registry/docs/README.md)
602
+ - [GenAI evaluation](pkg/registry/genai/README.md)
602
603
 
603
604
  ## Example Tools
604
605
 
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digitalocean/mcp",
3
- "version": "1.0.45",
3
+ "version": "1.0.46",
4
4
  "description": "DigitalOcean MCP Implementation,",
5
5
  "author": "DigitalOcean",
6
6
  "homepage": "https://github.com/digitalocean-labs/mcp-digitalocean?tab=readme-ov-file#mcp-digitalocean-integration",