dunning letters for Cursor
io.github.theluckystrike/dunning-letters
Chase overdue invoices: reminder 1, reminder 2, final notice, escalation dates, aging.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:11
Install dunning letters in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dunning-letters": {
"url": "https://mcp.zovo.one/mcp/dunning-letters"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs