update config

This commit is contained in:
2025-11-27 19:59:23 +08:00
parent 30369c5360
commit 43841c58f5

View File

@@ -1,6 +1,10 @@
{
"calculator": {
"cart": {
"url": "https://xiaoliang.quant-speed.com/api/mcp/",
"transport": "streamable_http"
}
},
"xiaozhi": {
"url": "http://127.0.0.1:8805/sse",
"transport": "sse"
}
}