Mcp
Back to Platform

Automation platforms & MCP

How iPaaS tools (Zapier, Make, n8n, Workato) relate to Onboard REST and MCP.

MCP is optimized for interactive AI clients (desktop assistants, IDE integrations) that speak HTTP/SSE or stdio. Automation platforms such as Zapier, Make, n8n, or Workato usually integrate through REST and webhooks instead of MCP.

When to use which

SurfaceTypical use
REST APIScheduled jobs, multi-step recipes, system-to-system sync
WebhooksEvent-driven fan-out when something changes in Onboard
MCPHuman-in-the-loop copilots in AI tools that support MCP

You can use both: for example Zapier for provisioning and an MCP client for day-to-day CS questions on the same data.

Platform notes

MCP alongside automation

Use MCP where a person steers an AI session; use iPaaS where policy-driven automation must run without a human at the keyboard. If you need architecture advice for splitting workloads, email [email protected].

How is this guide?

On this page