spring-ai version:1.1.0-M3
when mcpserver return result:nextCursor="",the listTools method will continue loop,because of
return result.nextCursor() != null ? this.listTools(result.nextCursor()) : Mono.empty();
mcpserver return:
Comment From: nakiviar
Hi! I’d like to work on this. Can you assign me?