spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

feat(mcp): Add tool callback configuration to MCP client properties

Open Ivan97 opened this issue 8 months ago • 1 comments

image image

Ivan97 avatar Apr 18 '25 09:04 Ivan97

cc @tzolov & @sobychacko I’d appreciate it if you could take a look at this PR when you get a chance. Please let me know if there are any issues or improvements needed. If everything looks good, I’d be grateful if you could proceed with the merge. Thanks in advance!

Ivan97 avatar Apr 21 '25 02:04 Ivan97

I believe this needs to be handled instead by editing the metadata.json file as it is a value used only by the autoconfig and not a first class property, e.g. like these - https://github.com/spring-projects/spring-ai/pull/2931

i'll look into it - thanks!

markpollack avatar Apr 29 '25 15:04 markpollack

@Ivan97 Thanks for the PR adding the toolcallback configuration. Rebased and merged as b0d671944

ilayaperumalg avatar Apr 29 '25 18:04 ilayaperumalg