Live MCP ServiceBeginner 5 min

Business Operations MCP — Setup & Connect

Connect Biz Ops, link your tools, and use 9+ live MCP tools from any AI client.

Overview

Business Operations MCP is live on MCP360. QuickBooks, PayPal, HubSpot, Stripe, DocuSign via Unified — connect accounts for live pulse & workflows

  • **Dashboard:** [/dashboard/biz-ops](/dashboard/biz-ops)
  • **MCP endpoint:** `https://business-operations.mcp.mcp360.net/`
  • **Service page:** [/services/business-operations](/services/business-operations)
  • Prerequisites

  • [MCP360 account](/register) with **Biz Ops** subscription (or bundle)
  • [API key](/dashboard/api-keys) named for your AI client
  • Connected platform accounts (OAuth via Unified.to or MCP360 direct keys)
  • Step 1: Connect your platforms

  • Open [/dashboard/biz-ops](/dashboard/biz-ops) in the MCP360 dashboard
  • Click **Connect** for each platform you use (9 via Unified)
  • Complete OAuth — connections are stored per organization
  • For Unified.to platforms, connect at:

    /api/integrations/connect/business-operations/{platform} (while logged in)

    Canva (Business Operations only): use the Canva Connect button on the Biz Ops dashboard.

    Step 2: Add MCP to your AI client

    Use your API key and endpoint in Claude Desktop, Cursor, ChatGPT, or any MCP client.

    json
    {
      "mcpServers": {
        "mcp360-business-operations": {
          "command": "npx",
          "args": ["-y", "mcp-remote", "https://business-operations.mcp.mcp360.net/"],
          "env": { "MCP_API_KEY": "mcp_live_YOUR_KEY" }
        }
      }
    }

    See Connect Claude Desktop for full client-specific steps.

    Step 3: Example prompts

  • "Run business_pulse across connected tools"
  • "Chase overdue invoices and draft reminders"
  • Troubleshooting

    IssueFix

    |-------|-----|

    `not_connected`Connect accounts in [/dashboard/biz-ops](/dashboard/biz-ops) first`401 Unauthorized`Regenerate API key; check key is activeDemo/sample dataConnect live accounts — demo handlers are bypassed when Unified returns dataWrong service toolsUse endpoint `https://business-operations.mcp.mcp360.net/` for Biz Ops tools only

    Related

  • [All setup guides](/guides?category=mcp-service)
  • [How MCP360 works](/how-it-works)
  • [FAQ](/faq)
  • [Support](/support)
  • Next step

    Connect business tools to Claude, ChatGPT, or any AI agent. No credit card required.

    Get Started Free

    Related Guides