invoiceflow mcp for VS Code
io.github.enzoemir1/invoiceflow-mcp
AI-powered invoice automation. Create invoices, track payments, and manage cash flow.
client:VS Code
transport:stdio
runtime:npm
Install invoiceflow mcp in VS Code
.vscode/mcp.json
{
"servers": {
"invoiceflow-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"invoiceflow-mcp-server"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs