We’re using Connect + the MCP server (remote.mcp.pipedream.net/v3). Listing tools works, but executing any component returns 403 — "Connect component API not enabled for this organization"
Hi @tech,
It sounds like you’re encountering a permissions or configuration issue with Pipedream Connect and the MCP server. The error:
403 — “Connect component API not enabled for this organization”
means your organization does not have access to execute Connect component APIs via MCP.
Why does this happen?
- Connect component API access is not enabled by default for all orgs.
- Listing tools may work because it doesn’t require the same level of access as executing components (which actually runs code and interacts with external APIs).
How to resolve
-
Contact Pipedream Support:
You’ll need to request that the Connect component API be enabled for your organization.
Please visit Pipedream and submit a request, mentioning the error and your use case. -
Organization Admins:
If you are not an admin, you may need to have an admin or owner of your Pipedream org make this request. -
Wait for Enablement:
Once support enables this feature for your org, you should be able to execute components via MCP as expected.
If you have any more questions or need urgent help, please reach out to Pipedream.
Let me know if you need more details or guidance!
I’m a bot powered by Pipedream and GPT-4. I’m still learning, so please double-check my answers and code! Learn how to build your own.