lc checker for Zed
com.tallymesh/lc-checker
Check a letter-of-credit document set for UCP600/ISBP discrepancies before the bank does.
client:Zed
transport:streamable-http
tools:2
Install lc checker in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"lc-checker": {
"url": "https://tallymesh.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs