ya funcionando el mcp, vamos a continuar

This commit is contained in:
2025-06-03 16:09:43 -06:00
parent 1ecf990b9c
commit e3a39decda
385 changed files with 4671 additions and 55982 deletions

2
mcp/node_modules/accepts/README.md generated vendored
View File

@@ -74,7 +74,7 @@ appears in the `types` array). If nothing in `types` is accepted, then `false`
is returned.
The `types` array can contain full MIME types or file extensions. Any value
that is not a full MIME types is passed to `require('mime-types').lookup`.
that is not a full MIME type is passed to `require('mime-types').lookup`.
#### .types()