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

@@ -30,7 +30,7 @@ spring.lifecycle.timeout-per-shutdown-phase=20s
logging.level.org.apache.kafka=ERROR
# Spring AI MCP Server Settings
spring.ai.mcp.server.protocol=STATELESS
# spring.ai.mcp.server.protocol=STATELESS
mcp.agent-claims-required=false
mcp.trusted-claims-required=false
mcp.write-approval-required=false