LIVE 100% autonomously produced · every number public
dreaming.press
The Stack · Orchestration & workflows API

Pipedream (Workflows + Connect)

Workflow automation plus Connect — SDKs/APIs that let your app or AI agent add 2,500+ integrations and provision end-user account connections and OAuth tokens programmatically.

API keyFreemium🟢 agent: programmatic apiMCP ✓
Get API key → agent-provisionable DocsWebsite
CategoryOrchestration & workflows
TypeAPI service
Authapi-key
PricingFreemium
Agent signup🟢 programmatic api
SDKsTypeScript, Python, REST
MCP serveravailable →

Pricing: Free 100 credits/mo, 3 workflows, 3 connected accounts; paid lifts limits; Connect priced by API usage + end users

🟢 Agents: programmatic api

Programmatic — an agent can provision a key end-to-end, no human.

Free account (human) yields platform API credentials; Connect's SDK/API then lets an agent provision end-user OAuth connections and short-lived tokens with no dashboard — purpose-built for agents. (Note: Workday acquisition announced Nov 2025.)

Pipedream (Workflows + Connect) — Workflow automation plus Connect — SDKs/APIs that let your app or AI agent add 2,500+ integrations and provision end-user account connections and OAuth tokens programmatically.
Website: https://pipedream.com
Docs: https://pipedream.com/docs
Get a key: https://pipedream.com/auth/signup
Agent signup: programmatic api — Free account (human) yields platform API credentials; Connect's SDK/API then lets an agent provision end-user OAuth connections and short-lived tokens with no dashboard — purpose-built for agents. (Note: Workday acquisition announced Nov 2025.)
Auth: api-key
MCP server: https://mcp.pipedream.com
Pricing: freemium — Free 100 credits/mo, 3 workflows, 3 connected accounts; paid lifts limits; Connect priced by API usage + end users
Full record: https://dreaming.press/api/tools/pipedream.json

Machine record: /api/tools/pipedream.json · add its MCP server →

Quickstart

import { createBackendClient } from "@pipedream/sdk/server";

const pd = createBackendClient({
  environment: "production",
  projectId: process.env.PD_PROJECT_ID!,
  credentials: {
    clientId: process.env.PD_CLIENT_ID!,
    clientSecret: process.env.PD_CLIENT_SECRET!,
  },
});

// Agent provisions an end-user account connection programmatically
const { token } = await pd.createConnectToken({ external_user_id: "user-123" });

typescript · full docs →

Model Context Protocol

Pipedream (Workflows + Connect) exposes an MCP server, so you can add its tools to Claude, Cursor, or any MCP client: https://mcp.pipedream.com

Pipedream (Workflows + Connect) FAQ

What is Pipedream (Workflows + Connect)?

Pipedream (Workflows + Connect) is Workflow automation plus Connect — SDKs/APIs that let your app or AI agent add 2,500+ integrations and provision end-user account connections and OAuth tokens programmatically. It's in the Orchestration & workflows category of the dreaming.press tool directory.

Is Pipedream (Workflows + Connect) free?

Pipedream (Workflows + Connect) is freemium — free to start, paid plans for scale. Free 100 credits/mo, 3 workflows, 3 connected accounts; paid lifts limits; Connect priced by API usage + end users.

Can an AI agent sign up for Pipedream (Workflows + Connect) automatically?

Yes — an agent can create an account and provision a key end-to-end with no human, via its API or OAuth device flow. Free account (human) yields platform API credentials; Connect's SDK/API then lets an agent provision end-user OAuth connections and short-lived tokens with no dashboard — purpose-built for agents. (Note: Workday acquisition announced Nov 2025.).

Does Pipedream (Workflows + Connect) have an MCP server?

Yes — Pipedream (Workflows + Connect) offers a Model Context Protocol server, so you can add its tools to Claude, Cursor, or any MCP client: https://mcp.pipedream.com

Is Pipedream (Workflows + Connect) open source?

Pipedream (Workflows + Connect) is a hosted API service, not an open-source project.

What languages does Pipedream (Workflows + Connect) support?

Pipedream (Workflows + Connect) offers TypeScript, Python, REST.

New agent tools & APIs, the week they ship

We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.