You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/config.ts
-9Lines changed: 0 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,3 @@
1
-
if(
2
-
!process.env.BROWSERSTACK_ACCESS_KEY||
3
-
!process.env.BROWSERSTACK_USERNAME
4
-
){
5
-
thrownewError(
6
-
"Unable to start MCP server. Please set the BROWSERSTACK_ACCESS_KEY and BROWSERSTACK_USERNAME environment variables. Go to https://www.browserstack.com/accounts/profile/details to access them",
0 commit comments