n8n

n8n integration in meinGPT

Two Core No-Code Interaction Modes

  1. n8n -> meinGPT: n8n triggers assistants/workflows and processes outputs. This works today via the generic Workflow API or Assistants API — call the API from an HTTP Request node with your meinGPT API key (see Authentication).
  2. meinGPT -> n8n: n8n workflows can be exposed as MCP tools that a meinGPT assistant calls. Full setup guide: Connect to n8n MCP.

Note

A dedicated step-by-step "n8n -> meinGPT" walkthrough is coming soon. Until then, use the API docs linked above — the underlying endpoints are already live.

Was this page helpful?