Surf-CLI v2.6.0 adds AI Studio and Windows support — a free, zero-config tool for any AI agent to control Chrome without API keys
Hacker News · April 25, 2026
AI Summary
•Surf released v2.6.0 with support for Google AI Studio, Windows machines, and Helium browser, plus environment variable overrides. The tool is a command-line interface that lets AI agents (Claude, GPT, Gemini, custom bots, or even shell scripts) automate Chrome by running simple text commands like 'surf click e5' or 'surf read', with no configuration files or subscription fees required.
•Unlike browser automation tools that tie you to specific AI providers or require cloud servers, Surf runs entirely locally via a Chrome extension and uses Unix socket communication — meaning it works with any AI system that can execute commands. Screenshots automatically resize to 1200 pixels (reducing the tokens an AI model must process), and actions auto-capture follow-up screenshots to avoid extra round-trips.
•For teams building AI agents, this removes the friction of complex setup: install the extension once, then any agent can immediately read page content, click buttons, fill forms, capture network requests, and navigate tabs using plain CLI commands — no MCP servers, relay processes, or API keys needed. For end users, it means you can query ChatGPT, Gemini, Perplexity, or Grok through your existing browser logins inside AI agents without sharing API credentials.