add-mcp
Back to registry
Pipedream logo

Pipedream

v1.0.0

pipedream.com/mcp

Pipedream is an integration platform for connecting apps, APIs, and AI agents with managed authentication, reusable actions, triggers, and workflows. It lets developers build product integrations and agent tool access across thousands of third-party services.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (SSE)
SSEhttps://remote.mcp.pipedream.net/v3
requiredsecret

Pipedream OAuth client (client ID + client secret). Use Bearer <token>.

npx add-mcp@latest https://remote.mcp.pipedream.net/v3 --transport sse --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.pipedream%2Fmcp"