-
-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
Currently, vite-plugin-mcp provides a printUrl
option that controls whether the MCP server URL is printed to the console. However, it doesn't seem possible to control other types of output, such as messages about config file updates.
Would it be possible to support something like Vite's logLevel
option to allow users to adjust the verbosity of console output?
Background: I'm using vite-plugin-mcp to build a library called astro-mcp, and I'd like to align its output style with that of other Astro integrations. Being able to control the verbosity would help achieve this.
Metadata
Metadata
Assignees
Labels
No labels