Skip to content

mcp: support sseEndpoint config #2724

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

Closed
wants to merge 3 commits into from

Conversation

lambochen
Copy link
Contributor

@lambochen lambochen commented Apr 13, 2025

MCP supports configuring sseEndpoint、baseUrl

rel: org.springframework.ai.mcp.server.autoconfigure.McpServerProperties#sseEndpoint


Thank you for taking time to contribute this pull request!
You might have already read the [contributor guide][1], but as a reminder, please make sure to:

  • Sign the contributor license agreement
  • Rebase your changes on the latest main branch and squash your commits
  • Add/Update unit tests as needed
  • Run a build and make sure all tests pass prior to submission

Signed-off-by: lambochen <lambochen@yeah.net>
Signed-off-by: lambochen <lambochen@yeah.net>
@lambochen lambochen changed the title mcp-client: support sseEndpoint config mcp: support sseEndpoint config Apr 14, 2025
Signed-off-by: lambochen <lambochen@yeah.net>
@tzolov
Copy link
Contributor

tzolov commented May 1, 2025

Replaced by #2960

@tzolov tzolov closed this May 1, 2025
tzolov added a commit that referenced this pull request May 1, 2025
- Add new connections.[name].sse-endpoint property with default value /sse
- Update table format to include default values column
- Clarify that connections.[name].url is a base URL endpoint

Related to #2724

Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
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.

3 participants