Common Issues

Connection issues

chevron-rightMCP client cannot connect to Coupler.io's MCP endpointhashtag

Verify that:

  • The MCP URL and token in your client config match what Coupler.io provided

  • Your MCP client supports the MCP protocol version used by Coupler.io

  • Check your MCP client logs for connection errors

If you're behind a corporate firewall, you may need to allow outbound connections to Coupler.io's MCP endpoint.

chevron-rightAuthentication fails (invalid credentials)hashtag

Double-check that:

  • The personal access token and URL are entered correctly in your client config with no extra spaces

  • The token hasn't been regenerated since you last configured the client

  • You're using the correct authentication type (Bearer token)

If you recently regenerated the token in Coupler.io, update your MCP client config with the new token.

Data issues

chevron-rightData doesn't appear in my MCP clienthashtag

Troubleshoot by:

  • Checking the data flow settings in Coupler.io — look for error messages or warnings

  • Verifying that your source data actually contains rows (check "Data set" wizard step to confirm)

  • Confirming your MCP client is configured with the correct token and URL

  • Checking your MCP client's logs to see if it's successfully querying Coupler.io's endpoint

If the data flow run shows "success" but data doesn't appear in your client, the issue is likely in your client's configuration or how it queries the MCP endpoint.

chevron-rightData is incomplete or truncatedhashtag

This can happen if:

  • Your MCP client has limits on how much data it can consume — check its documentation

  • Large text fields are being cut off by character limits

Try sending a smaller subset of columns first to isolate the problem.

circle-exclamation

Last updated

Was this helpful?