Primary Source Commodities for Grok
io.github.sawftware-apps/commodities-sh
Primary-source commodities data for AI agents — EIA, FRED, CFTC, USDA, USGS via x402 on Base.
client:Grok
transport:streamable-http
tools:11
Install Primary Source Commodities in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"commodities-sh": {
"type": "http",
"url": "https://api.commodities.sh/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs