We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21ec23d + 4cb400d commit 1b3fb63Copy full SHA for 1b3fb63
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