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: 1 comment 13 replies
-
|
You can set If you are using the local setup, where you clone the repo explicitly, you can also set the value to false in the |
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
--enable-web-dashboard Falsein your call toserena-mcp-serverin your MCP config.If you are using the local setup, where you clone the repo explicitly, you can also set the value to false in the
serena_config.yml