Getting Started with UOIS
The Universal Order Interchange Standard (UOIS) provides a standardized way for AI agents to interact with order management systems. This guide will help you get started quickly.
Choose Your Path
AI Developers
Building AI agents that need commerce capabilities?
Start here:
- Try the reference implementation
- Integrate with Claude Desktop
- Build conversational commerce
OMS Vendors
Want to make your system AI-ready?
Start here:
- Implement UOIS endpoints
- Add MCP server support
- Advertise AI compatibility
Commerce Platforms
Need to standardize integrations?
Start here:
- Reduce integration costs
- Enable AI features
- Support multiple OMS vendors
3PLs & Merchants
Want to automate order processing?
Start here:
- Connect AI to your systems
- Automate order ingestion
- Reduce manual processing
Quick Demo
Try UOIS in under 5 minutes:
|
|
AI Developers
1. Install the MCP Server
|
|
2. Configure Claude Desktop
Add to your Claude Desktop configuration:
|
|
3. Start Using UOIS
Now Claude can help with orders:
User: "Check inventory for product SKU-123"
Claude: I'll check the inventory for SKU-123...
[Uses get-inventory tool]
Product SKU-123 has 150 units available.
User: "Create an order for 2 units to ship to John Doe"
Claude: I'll create that order for you...
[Uses capture-order tool]
Order #ORD-001 created successfully for John Doe.
Next Steps for AI Developers
OMS Vendors
1. Understand the Specification
UOIS defines 15 core operations that your OMS should support:
Order Operations:
capture-order- Create new orderscancel-order- Cancel ordersupdate-order- Modify order detailsship-order- Mark as shipped
Data Queries:
get-order- Retrieve order detailsget-inventory- Check stock levelsget-customer- Customer information
2. Implement MCP Server
Create an MCP server that translates UOIS operations to your OMS API:
|
|
3. Test and Certify
- Test with our reference test suite
- Validate compliance with UOIS specification
- Submit for certification (coming soon)
Next Steps for OMS Vendors
Commerce Platforms
1. Standardize on UOIS
Instead of building custom integrations for each OMS, standardize on UOIS:
|
|
2. Enable AI Features
Add AI capabilities to your platform:
|
|
3. Reduce Integration Time
- Before UOIS: 3-6 months per OMS integration
- After UOIS: Days to weeks for compliant systems
Next Steps for Commerce Platforms
3PLs & Merchants
1. Connect Your Systems
Use UOIS to connect AI agents to your fulfillment systems:
|
|
2. Automate Order Processing
AI can now handle routine tasks:
- Order Ingestion: Automatically process orders from multiple channels
- Inventory Management: Real-time stock level updates
- Customer Service: Answer shipping and tracking questions
- Returns Processing: Handle return requests automatically
3. Scale Your Operations
- Reduce Manual Work: Eliminate data entry and order processing
- Handle Peak Seasons: AI scales automatically with demand
- Improve Accuracy: Reduce human errors in order processing
Next Steps for 3PLs & Merchants
Need Help?
- Documentation: Complete UOIS specification
- Community: Join our Discord
- Support: implementation-help@commerceoperations.org
- Training: Upcoming webinars and workshops
What’s Next?
- Try the Demo: Get hands-on experience with UOIS
- Read the Spec: Understand the technical details
- Join the Community: Connect with other implementers
- Start Building: Implement UOIS in your systems
The future of commerce is AI-enabled, and it starts with open standards. Welcome to UOIS!