← Back to research
·9 min read·company

Pipedream

Integration platform exposing 3,000+ apps and 10,000+ pre-built tools to AI agents via dedicated MCP servers and fully managed end-user OAuth — acquired by Workday (announced November 2025), 11.4K+ GitHub stars.

Key takeaways

  • Acquired by Workday — announced November 19, 2025, expected to close by January 31, 2026 — the largest validation event yet for the MCP integration platform category
  • Connect exposes 3,000+ apps and 10,000+ pre-built tools, triggers, and actions to agents through dedicated per-app MCP servers with fully managed end-user OAuth
  • Credentials are encrypted at rest and all requests route through Pipedream's servers — they are never exposed to the AI model or client-side code

FAQ

What is Pipedream?

An integration and workflow platform whose Connect product gives AI agents authenticated access to 3,000+ apps and 10,000+ pre-built tools via managed MCP servers and managed end-user OAuth.

How much does Pipedream cost?

Credit-based pricing — one credit per 30 seconds of compute at 256MB. The free tier includes a daily credit allowance with Connect available in development mode; paid plans bundle included credits, and Connect is billed on API usage plus unique external users.

How does Pipedream support MCP?

Every integrated app gets a dedicated MCP server with tools specific to that API; developers embed servers per end-user via Connect, and individuals can use Pipedream's hosted servers at mcp.pipedream.com.

How is Pipedream different from Composio?

Pipedream pairs its agent tool catalog with a mature workflow-automation platform and is now Workday-owned; Composio is an independent, agent-native startup with open source SDKs and sandboxed execution.

Executive Summary

Pipedream is an integration and workflow platform — "Connect APIs, remarkably fast" — whose Connect product turns its catalog of 3,000+ built-in app integrations and 10,000+ tools, triggers, and actions into authenticated tool access for AI agents. [1] [2] Each app gets a dedicated MCP server, end-user OAuth is fully managed, and credentials are encrypted at rest and never exposed to the AI model or client-side code. [3]

The defining event: Workday signed a definitive agreement to acquire Pipedream, announced November 19, 2025, with the deal expected to close in Workday's fiscal Q4 ending January 31, 2026 (terms undisclosed). [2] Workday plans to use Pipedream to let its AI agents pull data and act across thousands of third-party business applications. At announcement, Pipedream counted more than 5,000 customers, tens of thousands of users, and $22.4M raised across two funding rounds. [2] The acquisition is the strongest validation yet that agent-to-SaaS integration is strategic enterprise infrastructure — and the source of the category's biggest open question for third-party developers building on the platform. [4]

AttributeValue
CompanyPipedream (PipedreamHQ)
CEOTod Sacerdoti
Funding$22.4M across two rounds
OwnershipWorkday acquisition announced Nov 19, 2025; close expected by Jan 31, 2026
GitHub Stars11.4K+ (June 2026)
Customers5,000+ at acquisition announcement
[2] [5] [4]

Product Overview

Pipedream started as a developer-first workflow automation platform: event-driven workflows built from pre-built triggers and actions, with code steps in Node.js, Python, and more, running on Pipedream's infrastructure. [1] The agent era reframed that asset — the same component registry that powers workflows now powers Connect, which lets developers embed managed authentication and tool execution for their own end users, and exposes every integrated app to agents through MCP. [3] The company also launched String.com, an AI agent builder, shortly before the acquisition. [4]

There are two consumption paths: developers integrate Connect's MCP servers into their products (one server per app, per end user), and individual users can connect accounts directly to Pipedream's hosted servers at mcp.pipedream.com for use with clients like Claude and ChatGPT. [3]

Key Capabilities

CapabilityDescription
App Catalog3,000+ built-in integrations; 10,000+ tools, triggers, and actions [2]
Managed AuthFully managed end-user OAuth and API-key auth; credentials encrypted at rest [3]
MCP ServersDedicated server per app with API-specific tools, scoped per end user [3]
WorkflowsEvent-driven automation with code steps and pre-built components [1]
Credential IsolationEach user's credentials stored and isolated separately; never reach the model [3]

Product Surfaces

SurfaceDescriptionAvailability
WorkflowsHosted automation platform for developersFree–Enterprise
ConnectEmbedded integrations + MCP for your product's end usersDev mode free; production on paid plans
mcp.pipedream.comHosted MCP servers for individual usersFree for personal use
[3] [6]

Technical Architecture

Pipedream is a hosted cloud platform. Its component registry — the source for the app integrations, triggers, and actions — is public on GitHub (PipedreamHQ/pipedream, primarily JavaScript, 11.4K+ stars and 5,600+ forks as of June 2026), while the execution platform itself is proprietary. [5]

For agents, every integrated app has its own dedicated MCP server exposing tools specific to that API. Developers using Connect provision servers per end user: the agent sees tool names and results, while user credentials are encrypted at rest and all API requests are made through Pipedream's servers — credentials are never exposed to AI models or client-side code. [3]

Key Technical Details

AspectDetail
DeploymentCloud (hosted); no self-hosted platform option documented [3]
Agent InterfaceDedicated per-app MCP servers, per-end-user via Connect; hosted servers at mcp.pipedream.com [3]
Integrations3,000+ apps; 10,000+ tools, triggers, actions [2]
Open SourceComponent registry public on GitHub; platform proprietary [5]

Strengths

  • Largest verified catalog in the category — 3,000+ apps and 10,000+ tools, triggers, and actions, built up over years as a workflow platform before agents existed [2]
  • Credential isolation by architecture — encrypted at rest, per-user isolation, all requests proxied through Pipedream's servers so secrets never reach the model or the client [3]
  • Per-app, per-user MCP servers — granular servers with API-specific tools avoid the giant-flat-toolspace problem and scope each session to one user's accounts [3]
  • Enterprise validation — Workday acquiring the company to power agent integrations across its ecosystem is the category's biggest endorsement to date [2]
  • Real traction — 5,000+ customers and tens of thousands of users at announcement; the public component registry has 11.4K+ stars and 5,600+ forks [2] [5]

Cautions

  • Workday roadmap uncertainty — neither Workday's announcement nor Pipedream's blog post commits to continued investment in third-party developers outside the Workday ecosystem; "business as usual" applies only until close [4] [2]
  • No self-hosting — the platform is cloud-only; the public GitHub repo is the component registry, not a runnable platform, so there is no exit hatch if priorities shift post-acquisition [5] [3]
  • Credit math is compute-based — one credit per 30 seconds at 256MB means long-running or memory-hungry steps multiply costs in ways that are hard to predict up front [6]
  • Connect bills per unique external user — costs scale with your user base, not just API volume [6]
  • Workflow heritage — agent tooling is layered on a workflow platform; agent-native rivals lead with SDK-first developer experience and execution sandboxes

Pricing & Licensing

TierPriceIncludes
Free$0Daily credit allowance, limited active workflows and connected accounts, Connect in development mode, community support
Paid plansMonthly platform feeBase of included credits; overage billed beyond included credits
Business/EnterpriseCustomHigher limits, advanced features, sales-led

One credit = 30 seconds of compute at 256MB memory; higher memory multiplies credit cost proportionally. Development and testing of workflows is free, and source executions that trigger workflows are included on all plans. Connect is billed on two factors: API usage (credits) and the number of unique external users — not the number of connected accounts. [6]

Licensing model: Proprietary hosted platform; the integration component registry is public on GitHub. [5]

Hidden costs: Compute-time credits (long steps, higher memory) and per-external-user Connect billing both scale independently of seat count. [6]


Competitive Positioning

Direct Competitors

CompetitorDifferentiation
ComposioAgent-native with open source SDKs and sandboxed execution; Pipedream counters with a larger app catalog (3,000+ vs 1000+), per-app MCP servers, and a mature workflow platform underneath
NangoOpen, self-hostable, code-first product-integration platform; Pipedream is larger-catalog and hosted-only, now with Workday's resources behind it
Zapier / workflow toolsNo-code automation for operators; Pipedream is developer-first with code steps and agent-facing MCP
Custom buildsPipedream replaces per-API OAuth, token refresh, and tool-wrapping work across thousands of apps

When to Choose Pipedream Over Alternatives

  • Choose Pipedream when: catalog breadth matters most — 3,000+ apps with managed end-user auth and per-app MCP servers out of the box
  • Choose Pipedream when: you also want event-driven workflow automation alongside agent tool calling
  • Choose Composio when: you want an independent, agent-native vendor with open source SDKs
  • Choose Nango when: self-hosting or source access is a procurement requirement

Ideal Customer Profile

Best fit:

  • Product teams embedding agent capabilities who need authenticated access to a long tail of SaaS apps without building per-API integrations
  • Workday customers — the acquisition makes Pipedream the presumptive integration fabric for Workday's agents [2]
  • Developers who want workflow automation and agent tool calling from one platform

Poor fit:

  • Teams requiring self-hosted or source-available integration infrastructure
  • Independent vendors wary of building core product on a platform whose roadmap is now set by Workday
  • No-code operators wanting drag-and-drop automation

Viability Assessment

DimensionAssessment
Financial HealthStrong — backed by Workday post-acquisition; previously $22.4M raised with 5,000+ customers [2]
Market PositionCategory leader on catalog size; acquisition validates the space but reframes Pipedream as enterprise-aligned infrastructure
Innovation PaceActive — Connect, per-app MCP servers, and String.com all shipped before the acquisition; registry repo pushed daily as of June 2026 [4] [5]
Community/Ecosystem11.4K+ stars, 5,600+ forks on the component registry; tens of thousands of users [5] [2]
Long-term OutlookSecure as a company; uncertain as a neutral third-party platform — Workday's priorities will decide

Pipedream is the best-resourced player in the MCP integration platform category — and the least independent. Workday's ownership removes financial risk while introducing strategic risk for anyone building on Pipedream who isn't in Workday's orbit.


Bottom Line

Pipedream is the catalog heavyweight of MCP integration platforms: 3,000+ apps and 10,000+ tools behind dedicated per-app MCP servers, with fully managed end-user OAuth and credentials that never touch the model. [2] [3] The Workday acquisition validates the entire category while making Pipedream's future as neutral infrastructure the key thing to watch. [4]

Recommended for: Teams that want maximum app coverage with managed auth today, and Workday customers betting on its agent ecosystem.

Not recommended for: Teams needing self-hosting or vendor independence — see Nango or Composio.

Outlook: Financially the safest vendor in the category and strategically the most constrained — expect deepening Workday integration, with third-party developer investment the open question.


Research by Ry Walker Research • methodology