AIHawk

AIHawk

AIHawk is an open-source AI browser proxy supporting Claude Code, Codex, and Gemini CLI.

MCPDevOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 30.3k
Source
mcp-github

Overview

AIHawk is an open-source AI browser proxy that can browse real web pages, click elements, input text, and read content. Users can describe tasks in natural language, and AIHawk will automatically complete them. It supports tools like Claude Code, Codex, and Gemini CLI. By connecting via an MCP server, it can be easily integrated into existing AI assistants. Suitable for developers and enterprises needing automated web interactions.

Capabilities

  • Browse web pages
  • Click elements
  • Input text
  • Read page content
  • Support multiple AI tools

Use cases

Automated form fillingData scrapingWeb testingAutomated task execution

Setup

Requires: Python 3.11 或更高版本OpenRouter API KeyNode 环境
Install uv: `curl -LsSf https://astral.sh/uv/install.sh | sh` (Linux) or `powershell -c "irm https://astral.sh/uv/install.ps1 | iex"` (Windows). Then run `uvx aihawk ui --openrouter-key sk-or-...`.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I get started with AIHawk?

Install uv and run `uvx aihawk ui --openrouter-key sk-or-...`.

Which operating systems are supported?

Supports Windows (x86_64) and Linux (x86_64, arm64).

Related skills