1
Add the MCP Client module
In your scenario, add the MCP Client module.
2
Enter the server URL
Point it to:
3
Authenticate
Use the authentication flow Make supports for the module:
- OAuth if you want to authorize your KonbiniAPI account in-browser
- Token or bearer-style auth if you prefer a direct KonbiniAPI API key
4
Choose the tool
Make loads the available tools from KonbiniAPI automatically. Pick the tool
you want and map the inputs in the scenario UI.
Recommended KonbiniAPI pattern
- Choose the specific typed tool you need, such as
instagram_get_userortiktok_search_videos - Use
projection_preset,data_fields, anditem_fieldsto reduce payload size - Store or transform the returned JSON in downstream Make modules