← entrida.com

INDIVIDUAL MCP TOOL

uk_tariff_lookup

Looks up the current UK Global Tariff (third-country/MFN) duty, the Türkiye preferential rate under the UK–Türkiye trade agreement, required documents, import restrictions and trade remedies for an HS commodity code — live from the official UK Trade Tariff API (trade-tariff.

entrida.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://qafetzoqccqafbbspjcp.supabase.co/functions/v1/mcp

No auth detected

Connect to this endpoint to inspect the live schema for uk_tariff_lookup and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent server

entrida.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.entrida-mcp]
url = "https://qafetzoqccqafbbspjcp.supabase.co/functions/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "entrida-mcp": {
      "type": "http",
      "url": "https://qafetzoqccqafbbspjcp.supabase.co/functions/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: entrida-mcp
Remote MCP URL: https://qafetzoqccqafbbspjcp.supabase.co/functions/v1/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "entrida-mcp": {
      "url": "https://qafetzoqccqafbbspjcp.supabase.co/functions/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "entrida-mcp": {
      "type": "http",
      "url": "https://qafetzoqccqafbbspjcp.supabase.co/functions/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "entrida-mcp",
  "transport": "streamable-http",
  "url": "https://qafetzoqccqafbbspjcp.supabase.co/functions/v1/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • entrida_overview — Returns Entrida's positioning, target audience, deliverables, pricing, and canonical URLs.
  • uk_market_entry_snapshot — Free lightweight UK market entry readiness snapshot for an SME.
  • turkey_uk_corridor_index — Returns Entrida's published Industry Index facts for the Türkiye→UK trade corridor: the ranked HS chapters (top UK-import categories from Türkiye), the verification-dated UK Global Tariff vs Türkiye-preferential rate for each chapter's representative heading with its official UK Trade Tariff source URL, and the sourced UK–Türkiye FTA timeline.
  • uk_regulatory_watch — Returns recent UK regulatory and tariff changes relevant to SMEs importing into the UK — each item dated, severity-rated and linked to its official source (VCA, FSA, OPSS, HMRC, TRA…).