Skip to content

Change "Install with pip install marimo[mcp] or uv add marimo[mcp]" to the relevant instruction for the environment #6684

@yairchu

Description

@yairchu

Description

My marimo process had the following output:

[W 251005 20:39:51 config:106] Failed to reconfigure MCP servers: MCP dependencies not available. Install with `pip install marimo[mcp]` or `uv add marimo[mcp]`
[E 251005 20:40:07 tool_manager:161] Failed to get MCP tools: MCP dependencies not available. Install with `pip install marimo[mcp]` or `uv add marimo[mcp]`

Similar to the recent changes in upgrade instructions at #6508, the same logic could be applied for these instructions.

Suggested solution

If running in a uv environment, suggest uv add, otherwise, suggest only pip install.

Are you willing to submit a PR?

  • Yes

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions