L1 Core Protocol models and validators for MPLP Protocol v1.0.0 (Multi-Agent Lifecycle Protocol).
npm install @mplp/coreProtocol: MPLP v1.0.0 (Frozen)
License: Apache-2.0
The @mplp/core package provides L1 Core Protocol models and validators for the
Multi-Agent Lifecycle Protocol (MPLP) — the Agent OS Protocol for AI agent systems.
---
* Protocol-compliant interfaces aligned with MPLP v1.0.0
* Strict version alignment with the frozen MPLP protocol specification
* Type-safe integration surface for higher-level runtimes and tools
- ❌ Full execution runtime (LLM orchestration, tool execution)
- ❌ Golden Flow execution engines (Flow-01 ~ Flow-05)
- ❌ Observability pipelines or distributed tracing backends
- ❌ Production agent orchestration
> These capabilities belong to reference runtimes and products built on top of MPLP,
> not to the protocol SDK itself.
---
``bash``
npm install @mplp/core
---
* Homepage: https://www.mplp.io
* Specification & Docs: https://docs.mplp.io
* Source Repository: https://github.com/Coregentis/MPLP-Protocol
* Issues: https://github.com/Coregentis/MPLP-Protocol/issues
---
* Protocol version: MPLP v1.0.0 (Frozen)
* SDK compatibility: Guaranteed for v1.0.0 only
* Breaking changes require a new protocol version.
---
Apache License, Version 2.0
© 2026 Bangshi Beijing Network Technology Limited Company
Coregentis AI