[PR #6944] docs: add description for MCP command #12170

Closed
opened 2026-02-16 18:17:06 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/6944

State: closed
Merged: Yes


This PR adds the missing opencode mcp entry to the opencode --help output.

The command is already implemented and usable, but it is currently not discoverable from the CLI help, which may confuse users.

Changes

  • Added mcp command description to the CLI help output

Before

opencode mcp is not listed in --help

image

After

opencode mcp appears alongside other commands in the help output

image
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6944 **State:** closed **Merged:** Yes --- This PR adds the missing `opencode mcp` entry to the `opencode --help` output. The command is already implemented and usable, but it is currently not discoverable from the CLI help, which may confuse users. ### Changes - Added `mcp` command description to the CLI help output ### Before `opencode mcp` is not listed in `--help` <img width="1143" height="610" alt="image" src="https://github.com/user-attachments/assets/a7ba812f-53ac-4e08-8f9e-2738ec9c599d" /> ### After `opencode mcp` appears alongside other commands in the help output <img width="1145" height="655" alt="image" src="https://github.com/user-attachments/assets/b02c1dca-2194-4e68-9794-533eb8a4fb4d" />
yindo added the pull-request label 2026-02-16 18:17:06 -05:00
yindo closed this issue 2026-02-16 18:17:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12170