dunning for Cursor
io.github.theluckystrike/dunning
Write payment chasers at three levels from the invoices that are actually overdue.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:8
Install dunning in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dunning": {
"url": "https://mcp.zovo.one/mcp/dunning"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs