Install
openclaw skills install pipeworx-comtradeRetrieve international bilateral trade data, top trading partners, top commodities traded, and country ISO numeric codes via the UN Comtrade API.
openclaw skills install pipeworx-comtradeComtrade MCP — UN Comtrade API for international bilateral trade data
Get bilateral trade data between two countries (e.g., "840" for US, "156" for China). Returns trade
Find a country's top trading partners ranked by trade volume. Returns partner countries and total tr
Find top commodities traded between two countries ranked by value. Returns product categories and tr
Look up country ISO numeric codes for trade queries (e.g., "840" = US, "156" = China). Returns code
{
"mcpServers": {
"comtrade": {
"url": "https://gateway.pipeworx.io/comtrade/mcp"
}
}
}