This topic was automatically generated from Slack. You can find the original thread here.
I tried to use the Google Meet MCP, and from what I understand, we are sending the request through the Pipedream MCP server to another LLM that has the actual tool to execute the given task. I would like to have direct access to the tool itself so my LLM can call it directly. Can I do that, or it isn’t supported yet?
The Pipedream MCP server executes the task using Pipedream’s resources, not an LLM. What do you mean you want direct access to the tool so your LLM can call it directly?
As shown in the screenshot, we’re currently sending an "instruction"—which means the query gets routed to Pipedream. Pipedream uses an LLM layer to interpret the instruction and decide what parameters to pass to the actual tool. However, what we want instead is to call the actual tool on the remote MCP server directly, with explicit parameters like "date", "time", etc., rather than relying on an intermediate instruction-based layer.
Yea you’re exactly right — we’re experimenting with this approach right now and it seems to perform a bit better in our testing, but I agree that you lose some observability by abstracting the actual tool calls away from the client.
We’re building a general-use case agent and would love to have MCP integrations. Ideally, we’d be able to install an MCP from Pipedream, connect it, provide auth, and boom—it’s added to the agent. Simple and seamless.
Why I’m not a fan of the current setup: I don’t want to pay for AI credits again when I’m already paying for them on my own agent. I need a very lean flow—something like a remotely hosted MCP for a specific API (e.g., Gmail), with per-user/per-app auth management. Totally doable with the system you already have.
I don’t need 50 other things bundled in. Just something lightweight and affordable for the use case I’m working on. Would love to explore this if it’s possible.
That’s correct, the assumption is that your customers will be signed in to your application when interacting with Pipedream’s MCP server. Does that make sense? Is there an implementation you’d ideally like to see here?
We’re seriously considering Pipedream, and it’s currently one of our top choices alongside another option our team has looked into called Smithery. We really like what Pipedream offers — it’s a strong fit for our use case — but the pricing is the only major blocker for us at the moment.
Would it be possible to explore a custom pricing option? We don’t require workflows, AI credits, or many of the other features in the connect plan. Our needs are quite focused: we only need Connect API MCPs and auth management for the users of those apps.
We’d love to make this work if there’s flexibility here. Looking forward to hearing your thoughts.
Regarding Authentication:
You’re right that we’ll have our own authentication in place. However, the current assumption is that the MCP server endpoint remains completely hidden and never exposed publicly. The concern is that if the endpoint were to be leaked — intentionally or otherwise — it would become an open playground, allowing anyone to access and interact with the MCP without restriction. That’s a security risk we’re keen to address proactively.
Feel free to fill out the form on our pricing page to contact our sales team to discuss custom pricing, but FYI that Connect plan is a new plan that we recently added, which is a dramatic price reduction compared to the previous Connect pricing (prior to this it was only available on the Business tier), so I actually don’t think there’s going to be much wiggle room there.