invoice badger for VS Code
com.invoicebadger/invoice-badger
Invoicing you drive by talking to your AI: log time, raise invoices and track what's owed via MCP.
client:VS Code
transport:streamable-http
Install invoice badger in VS Code
.vscode/mcp.json
{
"servers": {
"invoice-badger": {
"type": "http",
"url": "https://invoicebadger.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs