diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 5a6cd7c..1d2884a 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -36,7 +36,16 @@ "Bash(bun add:*)", "mcp__agent-ui__localhost_4100-confetti", "mcp__agent-ui__localhost_4100-get_current_page", - "mcp__agent-ui___webmcp_server-info" + "mcp__agent-ui___webmcp_server-info", + "mcp__agent-ui__localhost_4100-toggle_pin_tool", + "mcp__agent-ui__localhost_4100-pin_tool", + "Bash(npx vue-tsc:*)", + "mcp__agent-ui__localhost_4100-activate_tool", + "mcp__agent-ui__localhost_4100-terminal_open", + "mcp__agent-ui__localhost_4100-terminal_move", + "mcp__agent-ui__localhost_4100-terminal_resize", + "mcp__agent-ui__localhost_4100-terminal_toggle", + "mcp__agent-ui__localhost_4100-terminal_close" ] }, "enableAllProjectMcpServers": true,