Skip to content

Setup guide conflates --prod flag with login subcommand #380

Description

@Olalekan2345

memory.walrus.xyz/skills/setup describes the MCP login command as "npx -y @mysten-incubation/memwal-mcp login --prod". In reality, per the actual npm package README, --prod/--staging/--local are environment-preset flags on the main memwal-mcp command (for relayer selection), not on the login subcommand. The setup guide should be corrected to show these as separate, e.g. configuring the server with --prod in args, then running login separately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions