Trade Tariffs MCP for Cursor
net.nexlab/trade-tariffs
US import tariff lookup against the official USITC Harmonized Tariff Schedule
client:Cursor
transport:streamable-http
Install Trade Tariffs MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"trade-tariffs": {
"url": "https://mcp.nexlab.net/mcp/trade-tariffs"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs