Update project functionality and configuration
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"id": 1,
|
||||
"method": "initialize",
|
||||
"params": {
|
||||
"protocolVersion": "2025-06-18",
|
||||
"protocolVersion": "2025-11-25",
|
||||
"capabilities": {},
|
||||
"clientInfo": {
|
||||
"name": "toolbox-executor",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"jsonrpc": "2.0",
|
||||
"id": 1,
|
||||
"result": {
|
||||
"protocolVersion": "2025-06-18",
|
||||
"protocolVersion": "2025-11-25",
|
||||
"serverInfo": {},
|
||||
"capabilities": {}
|
||||
}
|
||||
|
||||
@@ -2,15 +2,15 @@
|
||||
"jsonrpc": "2.0",
|
||||
"id": 1,
|
||||
"result": {
|
||||
"protocolVersion": "2025-06-18",
|
||||
"protocolVersion": "2025-11-25",
|
||||
"capabilities": {
|
||||
"tools": {
|
||||
"listChanged": false
|
||||
"listChanged": true
|
||||
}
|
||||
},
|
||||
"serverInfo": {
|
||||
"name": "shl-axhub-mcp-server",
|
||||
"title": "SHL AX HUB MCP Server",
|
||||
"name": "shl-axhub-mcp-server-external",
|
||||
"title": "SHL AX HUB MCP Server (EXTERNAL)",
|
||||
"version": "1.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user