This reference is generated from the document the running server publishes — version 0.4.0. The
same 116 operations are exposed as 117 MCP tools for agents, so a
call here and a tool call there hit the same handler.
Where to start
Register a partner
A retailer or 3PL, its identifiers, its transport, and the overlays that adapt each transaction
set to what that partner actually accepts.
Generate an 856
Ship notices, invoices, POs and the rest — ten X12 sets and the EDIFACT INVOIC and DESADV, each
validated against the partner’s profile before it leaves.
Process an inbound document
Raw X12 or EDIFACT in, a parsed, validated document out — with AS1/AS2 ingress helpers for
partners who deliver that way.
Reconcile and recover
Lifecycle traces, business reconciliation, the status board, and the deductions workflow that
turns a short-pay into evidence and a dispute.
How the pieces fit
- Partners hold the contract: who they are, how documents reach them, and which retailer profile and certification pack apply.
- Inbound turns what a partner sends into documents you can act on; outbound turns your orders and shipments into documents they will accept.
- Operations is everything after the wire — evidence bundles, replay, reconciliation, delivery status, dead-letter handling, and deductions.
Related
- StateSet EDI — what the engine does and why
- Transaction sets — every document, with what each carries
- Transports — AS2, SFTP, VAN and API delivery
- EDI MCP server — the same surface as agent tools