File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -161,8 +161,6 @@ Add the following JSON block to your IDE MCP settings.
161
161
" run" ,
162
162
" -i" ,
163
163
" --rm" ,
164
- " -e" ,
165
- " GITHUB_PERSONAL_ACCESS_TOKEN" ,
166
164
" ghcr.io/github/github-mcp-server"
167
165
],
168
166
"env" : {
@@ -194,8 +192,6 @@ Optionally, you can add a similar example (i.e. without the mcp key) to a file c
194
192
" run" ,
195
193
" -i" ,
196
194
" --rm" ,
197
- " -e" ,
198
- " GITHUB_PERSONAL_ACCESS_TOKEN" ,
199
195
" ghcr.io/github/github-mcp-server"
200
196
],
201
197
"env" : {
@@ -220,8 +216,6 @@ More about using MCP server tools in VS Code's [agent mode documentation](https:
220
216
" run" ,
221
217
" -i" ,
222
218
" --rm" ,
223
- " -e" ,
224
- " GITHUB_PERSONAL_ACCESS_TOKEN" ,
225
219
" ghcr.io/github/github-mcp-server"
226
220
],
227
221
"env" : {
@@ -377,10 +371,6 @@ the hostname for GitHub Enterprise Server or GitHub Enterprise Cloud with data r
377
371
" run" ,
378
372
" -i" ,
379
373
" --rm" ,
380
- " -e" ,
381
- " GITHUB_PERSONAL_ACCESS_TOKEN" ,
382
- " -e" ,
383
- " GITHUB_HOST" ,
384
374
" ghcr.io/github/github-mcp-server"
385
375
],
386
376
"env" : {
You can’t perform that action at this time.
0 commit comments