Skip to content

Control verbosity of console output #20

@morinokami

Description

@morinokami

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions