Skip to content

Conversation

@tzolov
Copy link
Contributor

@tzolov tzolov commented May 1, 2025

Enhance MCP client transports with configurable SSE endpoint support:

  • Add sseEndpoint parameter to SseParameters record
  • Update HttpClientSseClientTransport to use builder pattern with sseEndpoint support
  • Update WebFluxSseClientTransport to use builder pattern with sseEndpoint support
  • Set default SSE endpoint to /sse when not explicitly configured
  • Add tests for MCP client properties
  • Enhance MCP client transport tests and refactor config

…ports

Enhance MCP client transports with configurable SSE endpoint support:

- Add sseEndpoint parameter to SseParameters record
- Update HttpClientSseClientTransport to use builder pattern with sseEndpoint support
- Update WebFluxSseClientTransport to use builder pattern with sseEndpoint support
- Set default SSE endpoint to /sse when not explicitly configured
- Add tests for MCP client properties
- Enhance MCP client transport tests and refactor config

Signed-off-by: Christian Tzolov <[email protected]>
@tzolov tzolov added the MCP label May 1, 2025
@tzolov tzolov merged commit 04249e8 into spring-projects:main May 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant