Laviya AI Orchestration MCP runtime for IDE and agent integrations.
Laviya AI Orchestration Developer Runtime is implemented as a single machine-level Node.js + TypeScript MCP server package (). Each repository provides only a lightweight local config ( or ) plus optional prompt/rule overrides. This is the recommended production model: Global shared runtime: installed once per developer machine. Project-local config: small, explicit, and secret-free. MCP-first…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Laviya AI Orchestration Developer Runtime is implemented as a single machine-level Node.js + TypeScript MCP server package (). Each repository provides only a lightweight local config ( or ) plus optional prompt/rule overrides. This is the recommended production model: Global shared runtime: installed once per developer machine. Project-local config: small, explicit, and secret-free. MCP-first integration: IDEs/agents call MCP tools, not raw API. Runtime-enforced mechanics: retries, timeout,…