Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mcp): update WebFlux and WebMvc server transport providers with URL configuration #2654

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tzolov
Copy link
Contributor

@tzolov tzolov commented Apr 6, 2025

  • Add baseUrl and sseEndpoint properties to McpServerProperties
  • Update WebFlux and WebMvc server transport providers to use new URL configuration properties
  • Remove deprecated backward compatibility code and related tests
  • Remove deprecated methods from McpToolUtils
  • Update MCP SDK version to 0.9.0-SNAPSHOT

…URL configuration

- Add baseUrl and sseEndpoint properties to McpServerProperties
- Update WebFlux and WebMvc server transport providers to use new URL configuration properties
- Remove deprecated backward compatibility code and related tests
- Remove deprecated methods from McpToolUtils
- Update MCP SDK version to 0.9.0-SNAPSHOT

Signed-off-by: Christian Tzolov <[email protected]>
@tzolov tzolov added the MCP label Apr 6, 2025
@tzolov tzolov added this to the 1.0.0-M7 milestone Apr 6, 2025
@tzolov tzolov changed the title feat(mcp): update WebFlux and WebMvc server transport providers with URL configuration DO NOT MERGE YET: feat(mcp): update WebFlux and WebMvc server transport providers with URL configuration Apr 7, 2025
@tzolov tzolov changed the title DO NOT MERGE YET: feat(mcp): update WebFlux and WebMvc server transport providers with URL configuration feat(mcp): update WebFlux and WebMvc server transport providers with URL configuration Apr 9, 2025
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