qbo-mcp-server-site

wjeffries-art/qbo-mcp-server-site
★ 0 stars HTML API Integration Updated 6d ago
Policy pages for qbo-mcp-server QuickBooks integration
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "qbo-mcp-server-site": {
      "command": "npx",
      "args": [
        "-y",
        "wjeffries-art/qbo-mcp-server-site"
      ]
    }
  }
}