MCP server for the Orderful EDI API — exposes Orderful's trading-partner, transaction, delivery, and conversion endpoints as MCP tools over stdio or HTTP.
{
"mcpServers": {
"orderful": {
"command": "npx",
"args": [
"-y",
"orderful"
]
}
}
}