better-barista-18500
06/13/2025, 6:51 AMfresh-football-47124
strong-mouse-55694
06/13/2025, 2:04 PM{
"mcpServers": {
"growthbook": {
"command": "npx",
"args": ["-y", "@growthbook/mcp"],
"env": {
"GB_API_KEY": "secret_admin_SECRET",
"GB_API_URL": "<http://localhost:3100>",
"GB_APP_ORIGIN": "<http://localhost:3000>",
"GB_USER": "Ryan"
}
},
}
Remember not to share any sensitive info.better-barista-18500
06/13/2025, 2:09 PM{
"mcpServers": {
"growthbook": {
"command": "wsl bash -ic",
"args": [
"npx",
"-y",
"@growthbook/mcp"
],
"env": {
"GB_API_KEY": "secret_admin_VALID_SECRET",
"GB_USER": "Developer"
}
}
}
}
strong-mouse-55694
06/13/2025, 4:08 PMstrong-mouse-55694
06/13/2025, 7:24 PMbetter-barista-18500
06/16/2025, 6:51 AMstrong-mouse-55694
06/16/2025, 1:12 PMbetter-barista-18500
07/02/2025, 11:46 AMbetter-barista-18500
07/02/2025, 11:53 AMbetter-barista-18500
07/02/2025, 11:54 AMstrong-mouse-55694
07/02/2025, 1:41 PM"command": "npx",
"args": ["-y", "@growthbook/mcp"]
better-barista-18500
07/02/2025, 2:17 PMstrong-mouse-55694
07/02/2025, 2:38 PMbetter-barista-18500
07/03/2025, 6:07 AMstrong-mouse-55694
07/03/2025, 1:20 PM