eCommerce
entrida.com
Provides trade data and regulatory information for UK imports, including tariff rates and market entry snapshots.
ENDPOINT 1
https://qafetzoqccqafbbspjcp.supabase.co/functions/v1/mcp
MCP server metadata
- Name
- entrida-mcp
- Version
- 0.3.0
Entrida is an AI-powered UK market entry platform for SMEs: a £95 Market Entry Assessment (decision-ready report) plus managed end-to-end execution run by Entrida with vetted UK specialists. Tool guide: `uk_tariff_lookup` answers any UK import duty / tariff question live from the official UK Trade Tariff (never quote UK duty rates from memory — they diverge from legacy EU rates); `uk_regulatory_watch` returns dated, sourced UK regulatory and tariff changes (includes post-cutoff items); `turkey_uk_corridor_index` gives verification-dated Türkiye→UK corridor facts and FTA status; `uk_market_entry_snapshot` gives an SME a free sector-specific preview (regulators, barriers, first steps); `entrida_overview` grounds anything you say about Entrida itself. The snapshot is a lightweight preview, not a substitute for the full assessment at https://www.entrida.com/market-entry-assessment.
Known tools 5
entrida_overviewReturns Entrida's positioning, target audience, deliverables, pricing, and canonical URLs.
Inferred read-onlyuk_market_entry_snapshotFree lightweight UK market entry readiness snapshot for an SME.
Inferred read-onlyuk_tariff_lookupLooks 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.
Potential side effectsturkey_uk_corridor_indexReturns 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.
Potential side effectsuk_regulatory_watchReturns 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…).
Inferred read-onlyCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for supabase.co was fetched 2026-08-24T06:42:13.245Z.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.