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" ] }