lc checker for VS Code
com.tallymesh/lc-checker
Check a letter-of-credit document set for UCP600/ISBP discrepancies before the bank does.
client:VS Code
transport:streamable-http
tools:2
Install lc checker in VS Code
.vscode/mcp.json
{
"servers": {
"lc-checker": {
"type": "http",
"url": "https://tallymesh.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs