Hts for VS Code
io.github.pipeworx-io/hts
HTS MCP — US import tariff rates via the USITC Harmonized Tariff Schedule.
client:VS Code
transport:streamable-http
Install Hts in VS Code
.vscode/mcp.json
{
"servers": {
"hts": {
"type": "http",
"url": "https://gateway.pipeworx.io/hts/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs