cambios claude

This commit is contained in:
2026-02-13 21:28:56 -06:00
parent 306aade623
commit 8ddf5dc4f3
2 changed files with 6 additions and 2 deletions

View File

@@ -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,

View File

@@ -6,7 +6,6 @@
"args": [
"git+https://gitea.nucleoriofrio.com/nucleo000/webmcp.git",
"--mcp",
"--dev",
"-p", "4102"
]
}