@runapi.ai/mcp-core
Advanced tools
| export declare const CORE_PACKAGE_NAME = "@runapi.ai/mcp-core"; | ||
| export declare const CORE_PACKAGE_VERSION = "0.3.0"; | ||
| export declare const CORE_PACKAGE_VERSION = "0.4.0"; | ||
| export declare const DEFAULT_BASE_URL = "https://runapi.ai"; | ||
| export declare const RUNAPI_API_KEY_ENV = "RUNAPI_API_KEY"; | ||
| export declare const USER_AGENT = "@runapi.ai/mcp-core/0.3.0"; | ||
| export declare const USER_AGENT = "@runapi.ai/mcp-core/0.4.0"; |
| export const CORE_PACKAGE_NAME = "@runapi.ai/mcp-core"; | ||
| export const CORE_PACKAGE_VERSION = "0.3.0"; | ||
| export const CORE_PACKAGE_VERSION = "0.4.0"; | ||
| export const DEFAULT_BASE_URL = "https://runapi.ai"; | ||
@@ -4,0 +4,0 @@ export const RUNAPI_API_KEY_ENV = "RUNAPI_API_KEY"; |
+0
-1
@@ -26,3 +26,2 @@ export type ContractField = { | ||
| export type Contract = { | ||
| catalog_models: string[]; | ||
| actions: Record<string, ContractAction>; | ||
@@ -29,0 +28,0 @@ }; |
+1
-1
| { | ||
| "name": "@runapi.ai/mcp-core", | ||
| "version": "0.3.0", | ||
| "version": "0.4.0", | ||
| "description": "Reusable core for building RunAPI MCP servers: client, contract/pricing/schema queries, input-rule engine, and a createModelServer factory.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+0
-1
@@ -43,3 +43,2 @@ # RunAPI MCP Core | ||
| const contract: Contract = { | ||
| catalog_models: ["example-model"], | ||
| actions: { | ||
@@ -46,0 +45,0 @@ "example/text_to_image": { |
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.
139094
-0.05%1790
-0.06%127
-0.78%