invoice badger for Grok
com.invoicebadger/invoice-badger
Invoicing you drive by talking to your AI: log time, raise invoices and track what's owed via MCP.
client:Grok
transport:streamable-http
Install invoice badger in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"invoice-badger": {
"type": "http",
"url": "https://invoicebadger.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs