- Does every team member need their own n8n account?
- No. Your n8n is the only thing that talks to your systems, and it keeps its own credentials. Your people sign in to Loopthink with their own identity, and every call to a workflow is logged under their name. n8n seats stay where they are today.
- Who has to add the connector in ChatGPT?
- One person with the right to add connectors in your ChatGPT workspace, once. After that every team member enables it for themselves. Nobody pastes a key, nobody edits a config file.
- Where does the n8n key live?
- There is none. The runner credential in n8n, four values shown once, lets your n8n pull calls from Loopthink. Database passwords and API keys stay on the n8n nodes that use them, and nothing reaches Loopthink or ChatGPT.
- Can somebody write to n8n from the chat?
- Not unless you switch it on. Write actions are a separate row in the permission matrix and are off for every role by default. If a role needs one write tool, you grant that one tool to that one role.
- What does the model see?
- The result of the tool call, after masking. Fields you mark as personal, such as emails, names or card details, are masked before the answer travels to ChatGPT. The model gets the numbers, not the people.
- Is there an audit trail?
- Yes. Who asked, which tool, which parameters, which fields were masked, when. One log across every client your team uses, exportable for review.
- What does it cost?
- Free for one person and your own MCP server, forever. Team starts at €99 per month and covers the built connector, per-person identity, roles, masking and audit for the whole team. Prices are on the pricing page, no call needed.
- We already run our own MCP server for n8n. Does it still work?
- Yes. Point it at Loopthink and it inherits the same login, roles, masking and audit. Nothing on the server has to change.