AIHawk
AIHawk is an open-source AI browser proxy supporting Claude Code, Codex, and Gemini CLI.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 30.3k
- Source
- mcp-github
- Repository
- github.com/feder-cr/AIHawk
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
Setup
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
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.