forked from kimhyungsik/ax_hub_mcp_tool
feat(mcp): upgrade gateway MCP server protocol to SSE for natural language agent integration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user