invoice badger for Zed
com.invoicebadger/invoice-badger
Invoicing you drive by talking to your AI: log time, raise invoices and track what's owed via MCP.
client:Zed
transport:streamable-http
Install invoice badger in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"invoice-badger": {
"url": "https://invoicebadger.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs