@mplp/sdk-ts
v1.0.5
Published
TypeScript SDK and reference runtime for the MPLP Protocol v1.0.0 (Multi-Agent Lifecycle Protocol).
Maintainers
Readme
@mplp/sdk-ts
Protocol: MPLP v1.0.0 (Frozen) License: Apache-2.0
The @mplp/sdk-ts package provides TypeScript SDK umbrella package for the Multi-Agent Lifecycle Protocol (MPLP) — the Agent OS Protocol for AI agent systems.
Scope & Guarantees (Important)
✅ What this package provides
- 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
❌ What this package does NOT provide
- ❌ 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.
Installation
npm install @mplp/sdk-tsProtocol Documentation (Authoritative)
- Homepage: https://mplp.io
- Specification & Docs: https://docs.mplp.io
- Source Repository: https://github.com/Coregentis/MPLP-Protocol
- Issues: https://github.com/Coregentis/MPLP-Protocol/issues
Versioning & Compatibility
- Protocol version: MPLP v1.0.0 (Frozen)
- SDK compatibility: Guaranteed for v1.0.0 only
- Breaking changes require a new protocol version.
License
Apache License, Version 2.0
© 2025 Bangshi Beijing Network Technology Limited Company Coregentis AI
