From 3edc01d71392cb6eadb5e464bd2ee48686449352 Mon Sep 17 00:00:00 2001 From: josedario87 Date: Sat, 14 Feb 2026 11:22:03 -0600 Subject: [PATCH] chore: Update MCP tool permissions --- .claude/settings.local.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 56b1e0e..2f76354 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -55,7 +55,12 @@ "WebFetch(domain:docs.anthropic.com)", "mcp__agent-ui__z590_nucleoriofrio_com-bubbleResponse", "Bash(git add:*)", - "Bash(git commit:*)" + "Bash(git commit:*)", + "mcp__agent-ui__z590_nucleoriofrio_com-navigate_to", + "mcp__agent-ui__z590_nucleoriofrio_com-activate_tool", + "mcp__agent-ui__z590_nucleoriofrio_com-list_available_tools", + "mcp__agent-ui__z590_nucleoriofrio_com-page_refresh", + "mcp__agent-ui__z590_nucleoriofrio_com-render_html" ] }, "enableAllProjectMcpServers": true,