You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This activates the `spring-ai-starter-mcp-client` to create one or more `McpClient`s based on the provided server configuration.
891
+
The `spring.ai.mcp.client.toolcallback.enabled=true` property enables the tool callback mechanism, that automatically registers all MCP tool as spring ai tools.
892
+
It is disabled by default.
889
893
890
894
3. MCP Server Configuration (`mcp-servers-config.json`):
0 commit comments