update mcp_config
This commit is contained in:
@@ -1,13 +1,20 @@
|
|||||||
{
|
{
|
||||||
"cart": {
|
// "calculator": {
|
||||||
"url": "https://xiaoliang.quant-speed.com/api/mcp/",
|
// "url": "http://0.0.0.0:9000/mcp/",
|
||||||
"transport": "streamable_http"
|
// "transport": "streamable_http"
|
||||||
},
|
// }//,
|
||||||
|
// "cart": {
|
||||||
|
// "url": "http://6.6.6.36:8080/api/mcp/",
|
||||||
|
// "transport": "streamable_http"
|
||||||
|
// },
|
||||||
|
// "cart": {
|
||||||
|
// "url": "https://therianclouds.mynatapp.cc/api/mcp/",
|
||||||
|
// "transport": "streamable_http"
|
||||||
|
// },
|
||||||
"xiaozhi": {
|
"xiaozhi": {
|
||||||
"url": "http://127.0.0.1:8805/sse",
|
"url": "http://127.0.0.1:8805/sse",
|
||||||
"transport": "sse"
|
"transport": "sse",
|
||||||
// "headers": {
|
// "device_id": "10:b4:1d:e9:9b:0c" //black
|
||||||
// "Authorization": "Bearer <YOUR-TOKEN-HERE>"
|
// "device_id": '10:b4:1d:e9:b3:88' //white
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user