logout e integracion con authentik completa
All checks were successful
deploy-analiticaNucleo / deploy (push) Successful in 36s

This commit is contained in:
2025-10-05 17:08:53 -06:00
parent 0380f69f1b
commit 16cef018b5
9 changed files with 836 additions and 54 deletions

View File

@@ -2,7 +2,14 @@
"mcpServers": {
"chrome-devtools": {
"command": "npx",
"args": ["-y", "chrome-devtools-mcp@latest"]
"args": [
"-y",
"chrome-devtools-mcp@latest"
]
},
"context7": {
"type": "http",
"url": "https://mcp.context7.com/mcp"
}
}
}
}