Skip to content

Commit bd2bf76

Browse files
committed
docs: update CLI command for adding GitHub PAT in README
1 parent 1add5fe commit bd2bf76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ To keep your GitHub PAT secure and reusable across different MCP hosts:
212212

213213
```bash
214214
# CLI usage
215-
claude mcp update github -e GITHUB_PERSONAL_ACCESS_TOKEN=$GITHUB_PAT
215+
claude mcp add github -e GITHUB_PERSONAL_ACCESS_TOKEN=$GITHUB_PAT -- docker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN ghcr.io/github/github-mcp-server
216216

217217
# In config files (where supported)
218218
"env": {

0 commit comments

Comments
 (0)