blank invoice maker for Windsurf
io.github.innarm/blank-invoice-maker
Create free invoices from your AI assistant via a pre-filled blankinvoicemaker.com link.
client:Windsurf
transport:stdio
runtime:npm
Install blank invoice maker in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"blank-invoice-maker": {
"command": "npx",
"args": [
"-y",
"blank-invoice-maker-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs