--- id: 6e641b4b-5b55-419a-a3ba-46411f0a6471 type: configuration title: "Config: n8n MCP tools auto-allowed in Claude Code settings" tags: [n8n, mcp, claude-code, configuration] importance: 0.5 confidence: 0.8 created: "2026-02-20T04:16:58.020995+00:00" updated: "2026-02-20T04:16:58.020995+00:00" --- # n8n MCP Auto-Allow in Claude Code ## Change Added `"mcp__n8n-mcp__*"` to the allow list in `~/.claude/settings.json` to auto-approve all n8n MCP tool calls without prompting. ## Location In `~/.claude/settings.json`, after the cognitive-memory wildcard entry in the allowed tools list. ## Effect All `mcp__n8n-mcp__*` tool calls (search_nodes, get_node, n8n_create_workflow, n8n_list_workflows, etc.) are approved without a permission prompt in Claude Code sessions.