@createlex/runtime
v1.0.0
Published
Shared authenticated runtime for the CreateLex CLI and MCP server
Downloads
176
Maintainers
Readme
@createlex/runtime
Shared runtime used by the public
@createlex/cli and
@createlex/mcp packages.
This package owns the common implementation for:
- CreateLex authentication and subscription validation
- signed, single-use tool permits
- server-generated and signed remote execution plans
- Unreal Engine connection backends
- Python tool execution and MCP tool registration
It is a dependency rather than a user-facing command. Use @createlex/cli for
terminal automation and @createlex/mcp for MCP-compatible AI hosts.
The published client intentionally excludes the proprietary local Unreal translation planner. Non-plugin fallback execution obtains a short-lived, signed plan from the CreateLex SaaS control plane and fails closed when remote planning is unavailable.
The Native CreateLex Unreal plugin is a separate product and does not depend on either npm entry point.
Copyright CreateLex LLC. All rights reserved.
