Invoice Duplicate Recovery for Zed
com.mcpscores/invoice-duplicate-recovery
Computes exact overpayments across caller-supplied approved invoices, payments, and recorded cred...
client:Zed
transport:streamable-http
tools:1
Install Invoice Duplicate Recovery in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"invoice-duplicate-recovery": {
"url": "https://mcp-factory.bowling-anthony.workers.dev/invoice-duplicate-recovery/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs