Where Can I Find the Token and appSlug in the New MCP Server URL for Pipedream?

This topic was automatically generated from Slack. You can find the original thread here.

Can anyone help me with this. I just got back to pipedream.

  1. Before this is the MCP server URL provided
    Pipedream Connect
    but now I only see
    https://mcp.pipedream.net/v2
    No token and appSlug (where can I get those?)

That first URL is a Connect Link URL, which is used to connect an account to an app. I think you’re referring to the legacy MCP server URLs, which did not have auth on them. And that product is for end users directly, not for developers who want to integrate Pipedream MCP for their customers.

If you’re setting up Pipedream MCP for your end users, you should check out these docs: https://pipedream.com/docs/connect/mcp/developers

Before it looks like this
Where can I get the same server URL?

What are you trying to do?

I am using a custom made mcp client where I can paste that url with the token and app Slug. I want to add another app but now I cannot find that same MCP server url format

Are you using this for yourself or for your end users?

mcp.pipedream.com is for direct consumers / Pipedream users. If you are building an app for your customers to use, you should consult the above docs I linked to. That’ll let you as the developer authenticate to Pipedream’s API and make tool calls on behalf of your users.