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
{
"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