Connect n8n
Use the built-in MCP Client Tool node (a sub-node of the AI Agent). Endpoint: https://convertfleet.com/api/mcp, auth Authorization: Bearer flt_….
- 1. Copy your
flt_API key from the dashboard. - 2. Add this configuration (replace
flt_YOUR_KEY):
Node: MCP Client Tool
Endpoint: https://convertfleet.com/api/mcp
Transport: HTTP Streamable
Auth: Bearer Token
Token: flt_YOUR_KEYNew registry tools appear automatically the next time the node reconnects.
- 3. Reload n8n, 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.