FAQ

chevron-rightWhat is MCP?hashtag

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.

chevron-rightCan I send data from multiple sources to the same custom MCP?hashtag

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.

chevron-rightWhat happens if my MCP client goes down?hashtag

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.

chevron-rightIs there a limit to how much data I can send to Custom MCP?hashtag

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.

chevron-rightHow do I troubleshoot if data isn't appearing in my MCP client?hashtag

Start by checking:

  1. The data flow settings in Coupler.io — look for error messages

  2. Your source data — ensure it has rows on the "Data set" wizard step

  3. Your MCP client's logs — see if it's connecting successfully

  4. Your client's configuration — ensure the personal access token and the URL match what Coupler.io provided

Last updated

Was this helpful?