Skip to content
Zed

potal for Zed

io.github.soulmaten7/potal

Total landed cost API for cross-border commerce. 240 countries, 113M+ tariff records.

client:Zed transport:stdio runtime:npm

Install potal in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "potal": {
      "command": "npx",
      "args": [
        "-y",
        "potal-mcp-server"
      ],
      "env": {
        "POTAL_API_KEY": "<POTAL_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

potal in other clients