> For the complete documentation index, see [llms.txt](https://doc.duaer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.duaer.com/connect/connect-to-n8n-mcp-server.md).

# Connect an MCP client to Duaer

After MCP access is on in Duaer, put the connection URL and auth into the client config.
## URL and auth

1. Confirm instance access is [turned on](/advanced-ai/mcp/accessing-n8n-mcp-server.md).
2. Copy the URL and auth material from MCP access settings.
3. Paste them into Cursor, Claude Desktop, or another MCP client config.

Auth stays inside a user’s or token’s scopes. An MCP client cannot bypass roles to edit digital organizations it cannot access. The product may omit the trailing slash; it is the same page.
## Questions

### How do you connect a client to Duaer’s MCP?

Turn on MCP access in Duaer, take the connection URL and auth, and put them in the client’s MCP config. The MCP docs link in the product opens this page.

### Does Duaer MCP use a user’s permissions, or a master key?

It follows the auth the instance configures. That usually stays inside one user’s or token’s scopes. An MCP client cannot bypass roles to edit digital organizations it cannot access.

