Mogplex Docs
CLICommands

mcp

Manage MCP server launchers in config.toml.

Synopsis

mogplex mcp [OPTIONS] [ARGS]

Description

Manage MCP server launchers in config.toml.

Current Implementation Status

The command name is present in the CLI help surface, but the standalone mogplex mcp path is not wired yet in the current build. At the moment, running it can return Subcommand 'mcp' is not yet implemented.

Current Alternative

For current MCP visibility, use one of these paths:

  • Settings in the web app for shared MCP definitions
  • mogplex exec "/mcp" for the in-session slash view of configured MCP servers

Options

Run mogplex mcp --help to see all supported flags.

See also

Edit on GitHub

On this page