feat(mcp): upgrade gateway MCP server protocol to SSE for natural language agent integration

This commit is contained in:
jade
2026-07-14 17:58:07 +09:00
parent f359772782
commit c3d8818dfd
4 changed files with 9 additions and 12 deletions

View File

@@ -1,10 +1,7 @@
{
"mcpServers": {
"axhub-gateway": {
"command": "java",
"args": [
"C:/eGovFrameDev-4.3.1-64bit/workspace-egov/axhub-backend-main/McpBridge.java"
]
"url": "http://localhost:8281/mcp/sse"
}
}
}