@runware/mcp
Advanced tools
@@ -7,3 +7,3 @@ /** | ||
| */ | ||
| export declare const MCP_VERSION = "1.3.1"; | ||
| export declare const MCP_VERSION = "1.3.2"; | ||
| //# sourceMappingURL=version.d.ts.map |
+1
-1
@@ -7,3 +7,3 @@ /** | ||
| */ | ||
| export const MCP_VERSION = '1.3.1'; | ||
| export const MCP_VERSION = '1.3.2'; | ||
| //# sourceMappingURL=version.js.map |
+2
-2
| { | ||
| "name": "@runware/mcp", | ||
| "version": "1.3.1", | ||
| "version": "1.3.2", | ||
| "mcpName": "io.github.Runware/mcp", | ||
@@ -49,3 +49,3 @@ "description": "MCP server that gives AI agents (Claude, Cursor, Codex) access to the full Runware API — image, video, audio, text, and 3D generation, upscaling, background removal, and more.", | ||
| "@modelcontextprotocol/sdk": "^1.29.0", | ||
| "@runware/sdk": "^1.6.6", | ||
| "@runware/sdk": "^1.6.7", | ||
| "ajv": "^8.20.0", | ||
@@ -52,0 +52,0 @@ "ws": "^8.21.0", |
Updated