PluginBench
MCP Server

io.github.enzoemir1/invoiceflow-mcp MCP Server

io.github.enzoemir1/invoiceflow-mcp

What is the io.github.enzoemir1/invoiceflow-mcp MCP server?

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

How to install io.github.enzoemir1/invoiceflow-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "invoiceflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "invoiceflow-mcp-server"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "invoiceflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "invoiceflow-mcp-server"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "invoiceflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "invoiceflow-mcp-server"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "invoiceflow-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "invoiceflow-mcp-server"
      ]
    }
  }
}
Claude Code
claude mcp add invoiceflow-mcp -- npx -y invoiceflow-mcp-server

Related MCP servers

CSV-first analytics for Google Ads + Meta Ads: reporting, anomaly detection, budget optimization.

View repository →

AI lead qualification: ICP filter, 0-100 scoring, Hunter.io enrichment, HubSpot/Pipedrive export.

View repository →

AI e-commerce operations. Inventory, pricing, segmentation, and analytics.

View repository →