Enterprise supply chain intelligence APIs with 100 free calls/day. Live data: freight rates (85+ carriers), port congestion (16 global ports via NOAA),
shipping lanes, commodity prices, crypto, forex, economic indicators (FRED), AI inference, blockchain monitoring. x402 micropayments, on-chain trust tiers
on Polygon. npm install @cerebrochain/bot-sdk
Server Config
{
"mcpServers": {
"cerebrochain": {
"command": "npx",
"args": [
"-y",
"@cerebrochain/mcp-server"
],
"env": {
"CEREBROCHAIN_API_KEY": "<YOUR_API_KEY>"
}
}
}
}