refactor(cli): simplify mcp add options
This commit is contained in:
parent
ebb101bd54
commit
7f9fbac33c
4 changed files with 14 additions and 154 deletions
|
|
@ -58,7 +58,7 @@ opencode mcp add github https://api.githubcopilot.com/mcp \
|
|||
--header "Authorization: Bearer YOUR_GITHUB_PAT"
|
||||
```
|
||||
|
||||
Use `--env KEY=VALUE` for local server environment variables and repeat it for multiple values. Use `--scope project` or `--global` to choose where the server is saved.
|
||||
Use `--env KEY=VALUE` for local server environment variables and repeat it for multiple values. Use `--global` to save to global config.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue