AIHawk banner
feder-cr feder-cr

AIHawk

AI community

Description

Open-source AI browser agent: describe any task in plain language and it autonomously browses, clicks, types and reads the web for you. Standalone UI, or MCP for Claude Code, Codex and Gemini CLI.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

AIHawk

**AIHawk is an open-source AI browser agent: an AI agent with a real browser. You say what you want in plain language, and it autonomously browses, clicks, types and reads the actual web to get it done.**

FEATURED IN
[**Business Insider**](https://www.businessinsider.com/aihawk-applies-jobs-for-you-linkedin-risks-inaccuracies-mistakes-2024-11) · [**TechCrunch**](https://techcrunch.com/2024/10/10/a-reporter-used-ai-to-apply-to-2843-jobs/) · [**Semafor**](https://www.semafor.com/article/09/12/2024/linkedins-have-nots-and-have-bots) · [**Wired**](https://www.wired.it/article/aihawk-come-automatizzare-ricerca-lavoro/) · [**The Verge**](https://www.theverge.com/2024/10/10/24266898/ai-is-enabling-job-seekers-to-think-like-spammers) · [**Vanity Fair**](https://www.vanityfair.it/article/intelligenza-artificiale-candidature-di-lavoro) · [**404 Media**](https://www.404media.co/i-applied-to-2-843-roles-the-rise-of-ai-powered-job-application-bots/)


Two ways to use it

The only question is where the model comes from.

1. You already use an assistant that can run tools

Your assistant brings the model. You add this browser to it, and nothing changes about how you work.

**Claude Code:**

claude mcp add --scope user stealth -- uvx invisible-playwright-mcp

**Codex:**

codex mcp add stealth -- uvx invisible-playwright-mcp

**Gemini CLI:**

gemini mcp add --scope user stealth uvx invisible-playwright-mcp

Then ask your assistant, in the window you already have open:

Go to news.ycombinator.com and give me the top five titles.

Claude Desktop, Cursor, VS Code, Windsurf, Zed and Cline take a config file instea