-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Labels
Milestone
Description
Refs: #258443
- anyOS @bpasero
- anyOS @cwebster-99
Complexity: 3
This iteration we turned on MCP autostart by default (new MCP servers will start automatically when submitting your first chat request). However, we don't want to spam the user with various requests for input and so we guard this behind a notification that looks like
- Have several MCP servers defined that need different types of input. E.g. Github MCP that requires auth and another server that requires input
- Verify you see that message when you first send it in chat (once per chat session)
- Verify that "start it now" works as you would expect
- Verify that other MCP servers that don't require input are started and that their tools are available on the first request
Reactions are currently unavailable