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:
@@ -48,7 +48,7 @@ Add this to your `claude_desktop_config.json`:
|
||||
"-i",
|
||||
"--rm",
|
||||
"-e",
|
||||
"BRAVE_API_KEY=$BRAVE_API_KEY",
|
||||
"BRAVE_API_KEY",
|
||||
"ai/mcp-brave-search"
|
||||
],
|
||||
"env": {
|
||||
|
||||
Reference in New Issue
Block a user