Skip to content
Windsurf

AIHawk for Windsurf

io.github.feder-cr/aihawk

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

client:Windsurf transport:stdio runtime:pypi

Install AIHawk in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

AIHawk in other clients