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

[MCP] Being able to reconnect to a SSE connection #1274

Open
sebastienblanc opened this issue Feb 10, 2025 · 1 comment
Open

[MCP] Being able to reconnect to a SSE connection #1274

sebastienblanc opened this issue Feb 10, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@sebastienblanc
Copy link
Contributor

Hi,

After this discussion quarkiverse/quarkus-mcp-server#102 , I'm bringing it back here.
Basically the idea is to be able to trigger the client initialization again in case the SSE connection with the server was lost. I can intercept for now the 400 status for instance return by the server, I can inject the MCPClient synthetic bean but it has no public methods to reinitiate the connection.

@geoand
Copy link
Collaborator

geoand commented Feb 10, 2025

cc @jmartisk

@geoand geoand added the enhancement New feature or request label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants