How do I disable the logs opening on my browser? #271
-
|
Everytime the server starts up it opens the browser window with the logs. How do I disable this? I use Claude Desktop and Claude Code so it gets very annoying to deal with. |
Beta Was this translation helpful? Give feedback.
Answered by
MischaPanch
Jul 2, 2025
Replies: 2 comments 14 replies
-
|
You can set Alternatively, pass |
Beta Was this translation helpful? Give feedback.
13 replies
Answer selected by
Aditeya
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can set
web_dashboard_open_on_launchtofalsein Serena's global configurationAlternatively, pass
--open-web-dashboard falsewhen starting the MCP server.