sse mcp客户端
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user