Skip to content

Commit e59dcb6

Browse files
committed
Cleanup readme
1 parent 65bf47b commit e59dcb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ This is an example config for the Hyperbrowser MCP server for the Claude Desktop
9292
"command": "npx",
9393
"args": ["--yes", "hyperbrowser-mcp"],
9494
"env": {
95-
"HYPERBROWSER_API_KEY": "your-api-key" // or set the param in the prompt itself
95+
"HYPERBROWSER_API_KEY": "your-api-key"
9696
}
9797
}
9898
}

0 commit comments

Comments
 (0)