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.
Pricing: Free 100 credits/mo, 3 workflows, 3 connected accounts; paid lifts limits; Connect priced by API usage + end users
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.jsonMachine record: /api/tools/pipedream.json · add its MCP server →
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 →
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) 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.
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.
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.).
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
Pipedream (Workflows + Connect) is a hosted API service, not an open-source project.
Pipedream (Workflows + Connect) offers TypeScript, Python, REST.
We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.