Usage with OpenAI API
Prerequisites
Installation
To use this server with the OpenAI API, configure your API call as follows:
Replace <MAKE_ZONE>
and <MCP_TOKEN>
with your actual values.
MAKE_ZONE
- The zone your organization is hosted in (e.g.,eu2.make.com
).MCP_TOKEN
- You can generate your MCP token in your Make profile.
Last updated