tariff.watch for Cursor
io.github.jaketdaniels/tariff-watch
Source-linked US tariff and trade-action changes: legal status, effective dates, dated archive.
client:Cursor
transport:streamable-http
Install tariff.watch in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tariff-watch": {
"url": "https://tariff.watch/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs