invoice pilot for Grok
io.github.therealmrfunguy/invoice-pilot
PDF invoicing with auto-chase reminders, email delivery, and payment tracking.
client:Grok
transport:sse
Install invoice pilot in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"invoice-pilot": {
"type": "sse",
"url": "https://invoice.rjctdlabs.xyz/sse"
}
}
}
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