This topic was automatically generated from Slack. You can find the original thread here.
This seems like composio, is that an accurate assessment? I was looking at using them but apparently they have some pretty serious reliability issues. Can I manage multiple connections for each one of multiple different customers with pipedream?
I’m building a conversational AI platform and want to support things like CRM integrations and calendar scheduling for each of my different customers, which means i need to let them separately connect tot hese integrations
Got it, yea that makes sense. On the managed auth side that’s not a problem to support multiple connected accounts for individual users, would you be looking to call prebuilt tools via API / SDK? Are you looking into MCP at all?
prebuilt tools most likely. MCP is not great for production deployment for us for a variety of reasons - statefulness, unreliable transport, doesn’t play well with serverless, etc.
for tools that require OAuth, can we use our own OAuth credentials if we want a branded experience, or do we use pipedream’s or do we have the option to do either?
prebuilt tools most likely. MCP is not great for production deployment for us for a variety of reasons - statefulness, unreliable transport, doesn’t play well with serverless, etc.
I hear you on this, just FYI we’re rolling out support for streamable HTTP now, and I believe you can manage state if you want to. We basically have our own remote hosted servers that live at mcp.pipedream.com, but you can also deploy our server to your own app (here’s a reference implementation for how that works)
for tools that require OAuth, can we use our own OAuth credentials if we want a branded experience, or do we use pipedream’s or do we have the option to do either?
Up to you — we have Pipedream OAuth clients for most OAuth apps, you’re always able to use your own: GitHub
sweet, this is awesome. exactly what I was looking for. Tell your GTM team to run some ads on “composio” and keywords related to them - they just had a massive outage (18 hours iirc) and their discord is full of people griping about things not working. I joined and immediately bounced bc of that.
I spent 30 minutes searching for alternatives and pipedream never came up, but I wish it had. Only found y’all when I had gemini do some deep research.
Oops we should remove that disclaimer, thanks for flagging — we just shipped the first stable version last week, we’ve had customers using it in production for a few months now.