There was an error while loading. Please reload this page.
1 parent 21ec23d commit 4cb400dCopy full SHA for 4cb400d
src/stagehandStore.ts
@@ -50,7 +50,7 @@ export const createStagehandInstance = async (
50
advancedStealth: config.advancedStealth ?? undefined,
51
},
52
userMetadata: {
53
- mcp: true,
+ mcp: "true",
54
55
56
logger: (logLine) => {
0 commit comments