---
title: "aihawk"
description: "AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions."
canonical: https://agentpluginsdirectory.com/plugins/aihawk
last-updated: 2026-09-13
---

# aihawk
AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions.
- Slug: aihawk
- Publisher: feder-cr
- Repository: https://github.com/feder-cr/AIHawk
- Manifest: plugin.json
- License: MIT
- Category (editorial): other
- Skills: 0
- MCP servers: 1 (aihawk)
- Stars: 30637
- Repository created: 2024-08-04
- Repository last pushed: 2026-09-13
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/aihawk
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What aihawk does, in the publisher's words

AIHawk is an open-source AI browser agent that browses the web undetected: a web browsing agent on a stealth Firefox that anti-bot systems see as a normal person, so no captchas and no blocks. You say what you want in plain language, and it browses, clicks, types and reads the actual web to get it done.

Windows, in PowerShell:

Linux:

- --openrouter-key Your key, or the OPENROUTER_API_KEY variable.
- --model An OpenRouter model id, or AIHAWK_MODEL. Defaults to z-ai/glm-5.3-flash.
- --proxy Optional. http://user:pass@proxy.example.com:8080 or socks5://proxy.example.com:1080. Host and port are both required. The timezone, locale and egress follow it.
- --binary An engine binary you already have. It must be the build the seal pins, or startup refuses: this skips the download, not the version check.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/feder-cr/AIHawk/HEAD/README.md

## MCP servers

- aihawk: transport: stdio; command: uvx aihawk

Read from the plugin's own mcp.json. Environment variable names only, never values.
