UK Integrated Online Tariff from HMRC's trade-tariff service: look up a UK commodity code, its…
claude mcp add uk-trade-tariff --transport http https://gateway.pipeworx.io/uk-trade-tariff/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"uk-trade-tariff": {
"url": "https://gateway.pipeworx.io/uk-trade-tariff/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"uk-trade-tariff": {
"serverUrl": "https://gateway.pipeworx.io/uk-trade-tariff/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"uk-trade-tariff": {
"type": "http",
"url": "https://gateway.pipeworx.io/uk-trade-tariff/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"uk-trade-tariff": {
"url": "https://gateway.pipeworx.io/uk-trade-tariff/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"uk-trade-tariff": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/uk-trade-tariff/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/uk-trade-tariff/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--uk-trade-tariff/reviews or the review_server meta-tool.
POST /mcp