@yoryoboy/bi-mcp 1.0.4 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/mcp-use.json +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -119,7 +119,7 @@ Estas reglas gobiernan cualquier cambio en el repo:
|
|
|
119
119
|
VTEX devuelve montos en centavos. Hay que corregirlos antes de exponerlos.
|
|
120
120
|
|
|
121
121
|
- `Argentina-first`
|
|
122
|
-
Benchmarks, supuestos y lógica de referencia deben seguir el
|
|
122
|
+
Benchmarks, supuestos y lógica de referencia deben seguir el contexto argentino.
|
|
123
123
|
|
|
124
124
|
- `mcp-use only`
|
|
125
125
|
El servidor usa primitivas de `mcp-use`. No se debe migrar al SDK de MCP directo.
|
package/dist/mcp-use.json
CHANGED