blank invoice maker for Claude Desktop
io.github.innarm/blank-invoice-maker
Create free invoices from your AI assistant via a pre-filled blankinvoicemaker.com link.
client:Claude Desktop
transport:stdio
runtime:npm
Install blank invoice maker in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"blank-invoice-maker": {
"command": "npx",
"args": [
"-y",
"blank-invoice-maker-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs