Trade Tariffs MCP for Grok
net.nexlab/trade-tariffs
US import tariff lookup against the official USITC Harmonized Tariff Schedule
client:Grok
transport:streamable-http
Install Trade Tariffs MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"trade-tariffs": {
"type": "http",
"url": "https://mcp.nexlab.net/mcp/trade-tariffs"
}
}
}
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