sse mcp客户端

This commit is contained in:
wuchunlei
2025-07-08 15:53:35 +08:00
parent 073b1cf309
commit 2841786ea8

View File

@@ -40,16 +40,16 @@ spring:
main: main:
allow-circular-references: true allow-circular-references: true
ai: ai:
mcp: # mcp:
client: # client:
toolcallback: # toolcallback:
enabled: true # enabled: true
name: spring-ai-mcp-client # name: spring-ai-mcp-client
type: async # type: async
sse: # sse:
connections: # connections:
server1: # server1:
url: http://localhost:9090 # url: http://localhost:9090
# stdio: # stdio:
# connections: # connections:
# server2: # server2: