FAQ
What is MCP?
MCP (Model Context Protocol) is an open standard for connecting AI models and applications to external data sources and tools. It's designed to be simpler and more standardized than custom APIs.
Can I send data from multiple sources to the same custom MCP?
Yes. A Coupler.io data flow can contain multiple sources. You can combine data from Google Ads, Shopify, and a database in the same flow, then make it all available via your MCP endpoint. You can also transform the data using Join or Append before it's exposed to clients.
What happens if my MCP client goes down?
Rest assured – you data is safe with Coupler.io. If your client is unreachable when a scheduled data flow runs, the flow will still succeed, but you will not see the updated data. Once your client is back online, you will be able to get the latest data.
Is there a limit to how much data I can send to Custom MCP?
Coupler.io has no hard data limits, but your MCP client may have constraints on how much data it can consume. If your data is very large, test with a small sample first.
How do I troubleshoot if data isn't appearing in my MCP client?
Start by checking:
The data flow settings in Coupler.io — look for error messages
Your source data — ensure it has rows on the "Data set" wizard step
Your MCP client's logs — see if it's connecting successfully
Your client's configuration — ensure the personal access token and the URL match what Coupler.io provided
Last updated
Was this helpful?
