Skip to main content

Connect Make.com

Connect the remote MCP server via the Make MCP module. Endpoint: https://convertfleet.com/api/mcp, auth Authorization: Bearer flt_….

  1. 1. Copy your flt_ API key from the dashboard.
  2. 2. Add this configuration (replace flt_YOUR_KEY):
Module:  MCP
URL:     https://convertfleet.com/api/mcp
Auth:    Bearer flt_YOUR_KEY

Use the Streamable HTTP URL with a bearer token.

  1. 3. Reload Make.com, then ask it to convert a file — e.g. “convert this PDF to Word: <url>”. It calls convert_file and returns a short-lived download link.