From 8ddf5dc4f3c302d14a6b1efeb4df2878af78eeb2 Mon Sep 17 00:00:00 2001 From: josedario87 Date: Fri, 13 Feb 2026 21:28:56 -0600 Subject: [PATCH] cambios claude --- .claude/settings.local.json | 7 ++++++- .mcp.json | 1 - 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 1d2884a..213cb73 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -45,7 +45,12 @@ "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" + "mcp__agent-ui__localhost_4100-terminal_close", + "mcp__agent-ui__localhost_4100-bubbleResponse", + "mcp__agent-ui__localhost_4100-notificar", + "mcp__agent-ui__localhost_4100-enviar_al_panel", + "mcp__agent-ui__localhost_4100-render_html", + "mcp__agent-ui__localhost_4100-load_vue_component" ] }, "enableAllProjectMcpServers": true, diff --git a/.mcp.json b/.mcp.json index 999b792..0dd07c2 100644 --- a/.mcp.json +++ b/.mcp.json @@ -6,7 +6,6 @@ "args": [ "git+https://gitea.nucleoriofrio.com/nucleo000/webmcp.git", "--mcp", - "--dev", "-p", "4102" ] }