Fix last Codex reference in MCP server help text

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Sebastian Krüger
2025-11-11 15:52:59 +01:00
parent e551b833a1
commit cf72f42a77

View File

@@ -80,7 +80,7 @@ enum Subcommand {
/// [experimental] Run LLMX as an MCP server and manage MCP servers.
Mcp(McpCli),
/// [experimental] Run the Codex MCP server (stdio transport).
/// [experimental] Run the LLMX MCP server (stdio transport).
McpServer,
/// [experimental] Run the app server or related tooling.