@svgrid/mcp
Advanced tools
+4
-3
@@ -8,3 +8,3 @@ { | ||
| }, | ||
| "version": "2.3.2", | ||
| "version": "2.3.3", | ||
| "description": "Model Context Protocol (MCP) server for SvGrid. Exposes example sources, docs, and API reference to AI assistants.", | ||
@@ -36,3 +36,3 @@ "license": "SEE LICENSE IN LICENSE", | ||
| "zod": "^3.23.8", | ||
| "@svgrid/enterprise": "^2.3.0" | ||
| "@svgrid/enterprise": "^2.3.1" | ||
| }, | ||
@@ -69,4 +69,5 @@ "devDependencies": { | ||
| "start": "node dist/index.js", | ||
| "test:types": "tsc -p tsconfig.json --noEmit" | ||
| "test:types": "tsc -p tsconfig.json --noEmit", | ||
| "lint": "eslint ./src" | ||
| } | ||
| } |
+2
-2
@@ -6,3 +6,3 @@ { | ||
| "description": "Version-pinned Svelte 5 data grid APIs, 373 demo sources, and SvelteKit app scaffolding.", | ||
| "version": "2.3.2", | ||
| "version": "2.3.3", | ||
| "websiteUrl": "https://svgrid.com/docs/help/mcp-server/", | ||
@@ -19,3 +19,3 @@ "repository": { | ||
| "identifier": "@svgrid/mcp", | ||
| "version": "2.3.2", | ||
| "version": "2.3.3", | ||
| "runtimeHint": "npx", | ||
@@ -22,0 +22,0 @@ "transport": { |
Sorry, the diff of this file is too big to display
6491622
0.01%Updated