config update

This commit is contained in:
2025-10-15 21:14:39 +08:00
parent 8c3c38d554
commit a242c695d8

View File

@@ -1,12 +1,6 @@
{
"calculator": {
"command": "python",
"args": ["dummy/calculator.py"],
"transport": "stdio"
},
"rag": {
"command": "python",
"args": ["lang_agent/rag/simple.py"],
"transport": "stdio"
"url": "http://6.6.6.78:50051/mcp",
"transport": "streamable_http"
}
}