When you say “end user” do you mean you? If you’re trying to execute tool calls on behalf of your end users, you should follow the developer guide here: https://pipedream.com/docs/connect/mcp/developers
So, in my case, the end user can be me or anyone else. I’m just using an mcp client that opens the auth flow for https://mcp.pipedream.net/v2, where the user can sign into their pipedream, then chat and use their selected apps.
If I follow what you’re suggesting, then I can just expose the exact app(s) and the end user doesn’t have to sign into pipedream, right?
That’s right. The flow you referenced is for a free product we offer to consumers directly. For enabling Pipedream MCP for your own customers, you should check out those docs.