We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65bf47b commit e59dcb6Copy full SHA for e59dcb6
README.md
@@ -92,7 +92,7 @@ This is an example config for the Hyperbrowser MCP server for the Claude Desktop
92
"command": "npx",
93
"args": ["--yes", "hyperbrowser-mcp"],
94
"env": {
95
- "HYPERBROWSER_API_KEY": "your-api-key" // or set the param in the prompt itself
+ "HYPERBROWSER_API_KEY": "your-api-key"
96
}
97
98
0 commit comments