mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-18 16:13:22 +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:
@@ -71,7 +71,7 @@ Add the following to your `claude_desktop_config.json`:
|
||||
"-i",
|
||||
"--rm",
|
||||
"-e",
|
||||
"GOOGLE_MAPS_API_KEY=$GOOGLE_MAPS_API_KEY",
|
||||
"GOOGLE_MAPS_API_KEY",
|
||||
"ai/mcp-google-maps"
|
||||
],
|
||||
"env": {
|
||||
|
||||
Reference in New Issue
Block a user