@runapi.ai/mcp
Advanced tools
+18
-0
| # Changelog | ||
| ## [v0.9.1](https://github.com/runapi-ai/mcp/releases/tag/v0.9.1) - 2026-08-12 | ||
| ### Added | ||
| - Add the Seedream layer decomposition contract to aggregate MCP discovery and execution. | ||
| - Expose Seedance 2.5 fields and validation through the aggregate MCP server. | ||
| ### Changed | ||
| - Publish the complete MCP landing page content and structured metadata in its Markdown representation. | ||
| ### Removed | ||
| - Stop advertising the retired gpt-5.2-pro model. | ||
| Migration: Use a currently advertised GPT model instead; gpt-5.2 remains available through Chat Completions but no longer supports Responses. | ||
| ### Fixed | ||
| - Expose the Runway text-only and first-frame aspect_ratio rules from the shared Input Contract. | ||
| - Reject enable_safety_checker for Hailuo 02 Pro image-to-video and Wan 2.7 video edit requests. | ||
| ## [v0.9.0](https://github.com/runapi-ai/mcp/releases/tag/v0.9.0) - 2026-08-10 | ||
@@ -4,0 +22,0 @@ |
| export declare const PACKAGE_NAME = "@runapi.ai/mcp"; | ||
| export declare const PACKAGE_VERSION = "0.9.0"; | ||
| export declare const USER_AGENT = "@runapi.ai/mcp/0.9.0"; | ||
| export declare const PACKAGE_VERSION = "0.9.1"; | ||
| export declare const USER_AGENT = "@runapi.ai/mcp/0.9.1"; |
| export const PACKAGE_NAME = "@runapi.ai/mcp"; | ||
| export const PACKAGE_VERSION = "0.9.0"; | ||
| export const PACKAGE_VERSION = "0.9.1"; | ||
| export const USER_AGENT = `${PACKAGE_NAME}/${PACKAGE_VERSION}`; | ||
| //# sourceMappingURL=constants.js.map |
+1
-1
| { | ||
| "name": "@runapi.ai/mcp", | ||
| "version": "0.9.0", | ||
| "version": "0.9.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.
516955
1.6%15696
1.76%