Commit Graph

4 Commits

Author SHA1 Message Date
Christian Tzolov
234d3ff919 refactor(mcp): update to use Spring Boot autoconfiguration and rename tool callbacks
Update MCP examples to use Spring Boot autoconfiguration instead of manual configuration.
Replace deprecated defaultTools method with defaultToolCallbacks across all examples.
Update documentation to reflect these changes and provide more detailed configuration examples.

- Update API from defaultTools to defaultToolCallbacks in all MCP examples
- Update README files with more detailed configuration examples

Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
2025-05-02 14:28:22 +03:00
Mark Pollack
b8fb18b5e7 update readme.md to list correct deps in brave, client-starter and sampling. 2025-03-25 15:20:09 -04:00
Mark Pollack
f91d8aa323 Update example in brave directory that creates a McpSyncClient as a @Bean
- Does not use the spring ai mcp starter
- Use latest deps
- Update readme
- Code cleanup
2025-02-10 22:52:12 -05:00
Christian Tzolov
6c301868e3 Add MCP Brave demo 2024-12-12 00:02:11 +01:00