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
@@ -273,6 +275,16 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
273
275
- Local-first approach with support for multiple LLM providers
274
276
- Open-source, built to be extensible and easy to modify
275
277
278
+
### HyperAgent
279
+
[HyperAgent](https://github.com/hyperbrowserai/HyperAgent) is Playwright supercharged with AI. With HyperAgent, you no longer need brittle scripts, just powerful natural language commands. Using MCP servers, you can extend the capability of HyperAgent, without having to write any code.
280
+
281
+
**Key features**
282
+
- AI Commands: Simple APIs like page.ai(), page.extract() and executeTask() for any AI automation
283
+
- Fallback to Regular Playwright: Use regular Playwright when AI isn't needed
284
+
- Stealth Mode – Avoid detection with built-in anti-bot patches
285
+
- Cloud Ready – Instantly scale to hundreds of sessions via [Hyperbrowser](https://www.hyperbrowser.ai/)
286
+
- MCP Client – Connect to tools like Composio for full workflows (e.g. writing web data to Google Sheets)
287
+
276
288
### Klavis AI Slack/Discord/Web
277
289
[Klavis AI](https://www.klavis.ai/) is an Open-Source Infra to Use, Build & Scale MCPs with ease.
0 commit comments