invoice badger for Cursor
com.invoicebadger/invoice-badger
Invoicing you drive by talking to your AI: log time, raise invoices and track what's owed via MCP.
client:Cursor
transport:streamable-http
Install invoice badger in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"invoice-badger": {
"url": "https://invoicebadger.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs