Skip to content
Claude Desktop

AIHawk for Claude Desktop

io.github.feder-cr/aihawk

AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions.

client:Claude Desktop transport:stdio runtime:pypi

Install AIHawk in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "aihawk": {
      "command": "uvx",
      "args": [
        "aihawk"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AIHawk in other clients