Using Gumloop with DataDoe MCP
Gumloop can connect to DataDoe MCP as a custom MCP server. After you configure it, you can use your Amazon data in Gumloop workflows.
Prerequisites
- A DataDoe account with your Amazon connections set up.
- A DataDoe MCP key. Create one in DataDoe MCP Integrations (opens in a new tab).
Step 1: Add the MCP server
- Go to the Gumloop connector page (opens in a new tab).
- Click the chevron icon next to the Add Connector button, then select Add MCP Connector.
- In the MCP Server URL field, enter the DataDoe MCP server URL:
https://mcp.datadoe.com/mcp/v1. Keep the connection type set to Public URL. - Click Connect. Gumloop probes the server and shows the Detected Auth method.
- Open the Authentication dropdown and add your key as an additional header in
Header-Name: valueformat:datadoe-mcp-key: YOUR_DATADOE_MCP_KEY, using the key you created on the DataDoe MCP Integrations (opens in a new tab) page. - Click Connect to finish.
Do not paste the key into the Access Token / API Key field. Gumloop sends that value as a Bearer token, which DataDoe MCP does not accept for key auth.
Step 2: Use the connector
- Start a new Gumloop chat.
- Type your first prompt, for example:
Use DataDoe to list my sellers - Wait for Gumloop to process your request and return the results.
Helpful resources
- Gumloop documentation (opens in a new tab)
- Gumloop custom MCP servers documentation (opens in a new tab)
DataDoe MCP resources
Check the following resources for more information:
- MCP server URL:
https://mcp.datadoe.com/mcp/v1 - Interactive Data Scheme
- Data Scheme JSON: https://api.datadoe.com/api/v1/spec/data-scheme
- Need help? Use the contact form

