mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-18 08:13:24 +02:00
Config tweaks for docker
- Remove `$` interpolation for env - Allow puppeteer to work headless in docker, headful with npx
This commit is contained in:
@@ -236,7 +236,7 @@ To use this with Claude Desktop, add the following to your `claude_desktop_confi
|
||||
"-i",
|
||||
"--rm",
|
||||
"-e",
|
||||
"GITHUB_PERSONAL_ACCESS_TOKEN=$GITHUB_PERSONAL_ACCESS_TOKEN",
|
||||
"GITHUB_PERSONAL_ACCESS_TOKEN",
|
||||
"ai/mcp-github"
|
||||
],
|
||||
"env": {
|
||||
|
||||
Reference in New Issue
Block a user