@runapi.ai/mcp
Advanced tools
+18
-0
| # Changelog | ||
| ## [v0.12.1](https://github.com/runapi-ai/mcp/releases/tag/v0.12.1) - 2026-08-25 | ||
| ### Breaking | ||
| - Correct Image 2.0 edit validation to require source_image_urls and aspect_ratio instead of task-based edit fields. | ||
| Migration: Replace source_task_id and mask_indices with one to five source_image_urls and an aspect_ratio; prompt is optional. | ||
| ### Added | ||
| - Add Grok Imagine Image 2.0 text-to-image, segment-map, and segment-backed image editing requests. | ||
| - Accept public image_url inputs for Image 2.0 segment-map requests. | ||
| ### Deprecated | ||
| - Deprecate source_task_id for Image 2.0 segment-map requests. | ||
| Replacement: Send image_url instead; source_task_id remains accepted for compatibility. | ||
| ### Fixed | ||
| - Restrict the Topaz image upscale tool to the supported 1x, 2x, and 4x factors. | ||
| ## [v0.12.0](https://github.com/runapi-ai/mcp/releases/tag/v0.12.0) - 2026-08-21 | ||
@@ -4,0 +22,0 @@ |
| export declare const PACKAGE_NAME = "@runapi.ai/mcp"; | ||
| export declare const PACKAGE_VERSION = "0.12.0"; | ||
| export declare const USER_AGENT = "@runapi.ai/mcp/0.12.0"; | ||
| export declare const PACKAGE_VERSION = "0.12.1"; | ||
| export declare const USER_AGENT = "@runapi.ai/mcp/0.12.1"; |
| export const PACKAGE_NAME = "@runapi.ai/mcp"; | ||
| export const PACKAGE_VERSION = "0.12.0"; | ||
| export const PACKAGE_VERSION = "0.12.1"; | ||
| export const USER_AGENT = `${PACKAGE_NAME}/${PACKAGE_VERSION}`; | ||
| //# sourceMappingURL=constants.js.map |
+1
-1
| { | ||
| "name": "@runapi.ai/mcp", | ||
| "version": "0.12.0", | ||
| "version": "0.12.1", | ||
| "description": "RunAPI MCP server for model discovery, pricing lookup, media task creation, and balance checks.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
532080
0.39%16233
0.33%