Skip to content
Zed

invoiceflow mcp for Zed

io.github.enzoemir1/invoiceflow-mcp

AI-powered invoice automation. Create invoices, track payments, and manage cash flow.

client:Zed transport:stdio runtime:npm

Install invoiceflow mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "invoiceflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "invoiceflow-mcp-server"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

invoiceflow mcp in other clients