Commit 60091cb
docs(examples): GH_TOKEN is required for example 54's GitHub MCP, not optional
Without GH_TOKEN the example sends 'Authorization: Bearer ' (empty) and
the run fails with a misleading MCP 400. The default
api.githubcopilot.com/mcp/ endpoint requires authentication, so document
the token as required and show how to set it from the gh CLI.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 1aa80d5 commit 60091cb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments