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

Register tool functions of mcp servers again after restart of the frontend #14723

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

Conversation

JonasHelming
Copy link
Contributor

@JonasHelming JonasHelming commented Jan 14, 2025

fixed #14701

What it does

  • extract a frontend mcp service with the logic to start MCP servers and register their functions
  • on Start of the frontend: register all functions of previously started mcp servers.

How to test

  • Start a mcp server and use its functions
  • Reload the frontend and check that the functions still work

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

@JonasHelming JonasHelming requested a review from sdirix January 14, 2025 08:09
Copy link
Member

@sdirix sdirix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs merge
Development

Successfully merging this pull request may close these issues.

[Theia AI] MCP does not work after page reload in the browser
2 participants