-
Notifications
You must be signed in to change notification settings - Fork 14k
Gemini CLI should clean up/close mcp servers it launches on exit #13391
Copy link
Copy link
Closed
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityhelp wantedWe will accept PRs from all issues marked as "help wanted". Thanks for your support!We will accept PRs from all issues marked as "help wanted". Thanks for your support!priority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.type/bug
Metadata
Metadata
Assignees
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityhelp wantedWe will accept PRs from all issues marked as "help wanted". Thanks for your support!We will accept PRs from all issues marked as "help wanted". Thanks for your support!priority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.type/bug
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
StatusShow more project fields
Closed
What happened?
This is related to ChromeDevTools/chrome-devtools-mcp#484. We observe the same behavior in Gemini CLI. Debugged browser instances, when they are created with the ephemeral Chrome profiles are not closed when Gemini CLI is quit.
Rough user flow:
What did you expect to happen?
The opened browser instance/mcp server is closed.
Client information
Client Information
Run
geminito enter the interactive CLI, then run the/aboutcommand.Login information
No response
Anything else we need to know?
No response