Bug description
It only returns the first value from the Flux.
Expected behavior
Return all values.
Minimal Complete Reproducible example
spring:
ai:
mcp:
server:
type: async
protocol: stateless
streamable-http:
mcp-endpoint: /mcp
public Flux<Object>> getSomething ...