@runapi.ai/mcp
Advanced tools
+10
-0
| # Changelog | ||
| ## [v0.7.1](https://github.com/runapi-ai/mcp/releases/tag/v0.7.1) - 2026-07-28 | ||
| ### Changed | ||
| - Serve the canonical authentication guide at auth.md. | ||
| ### Fixed | ||
| - Invoke Cloudflare fetch without adapter receivers across credential verification, business requests, and error reporting so requests are no longer converted into service availability errors before reaching RunAPI. | ||
| - Record redacted credential verification failure stages so service availability errors can be diagnosed without exposing credentials or response payloads. | ||
| ## [v0.7.0](https://github.com/runapi-ai/mcp/releases/tag/v0.7.0) - 2026-07-28 | ||
@@ -4,0 +14,0 @@ |
| export declare const PACKAGE_NAME = "@runapi.ai/mcp"; | ||
| export declare const PACKAGE_VERSION = "0.7.0"; | ||
| export declare const USER_AGENT = "@runapi.ai/mcp/0.7.0"; | ||
| export declare const PACKAGE_VERSION = "0.7.1"; | ||
| export declare const USER_AGENT = "@runapi.ai/mcp/0.7.1"; |
| export const PACKAGE_NAME = "@runapi.ai/mcp"; | ||
| export const PACKAGE_VERSION = "0.7.0"; | ||
| export const PACKAGE_VERSION = "0.7.1"; | ||
| export const USER_AGENT = `${PACKAGE_NAME}/${PACKAGE_VERSION}`; | ||
| //# sourceMappingURL=constants.js.map |
+1
-1
| { | ||
| "name": "@runapi.ai/mcp", | ||
| "version": "0.7.0", | ||
| "version": "0.7.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.
456054
2.6%13604
1.83%