Hts for Cursor
io.github.pipeworx-io/hts
HTS MCP — US import tariff rates via the USITC Harmonized Tariff Schedule.
client:Cursor
transport:streamable-http
Install Hts in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hts": {
"url": "https://gateway.pipeworx.io/hts/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs