Skip to content
Cursor

Quickbooks for Cursor

io.github.pipeworx-io/quickbooks

QuickBooks MCP Pack — query customers, invoices, and accounts via QuickBooks Online API.

client:Cursor transport:streamable-http

Install Quickbooks in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "quickbooks": {
      "url": "https://gateway.pipeworx.io/quickbooks/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Quickbooks in other clients