Loading latest release...
Let AI browse the web for you
A browser window opens so you can handle captchas and logins while the AI does everything else.
Quick Install
Copy and paste into your terminal
Terminal
curl -fsSL https://github.com/afalcongonzalez/surfmate.io/releases/latest/download/surfmate.io-darwin-arm64 -o /usr/local/bin/surfmate.io && chmod +x /usr/local/bin/surfmate.io
Setup
Choose your AI assistant
1
Add to Claude config
Open Claude → Settings → Developer → Edit Config and paste:
claude_desktop_config.json
{
"mcpServers": {
"surfmate": {
"command": "surfmate.io"
}
}
}
2
Restart Claude and try it
"Open the browser and go to news.ycombinator.com"
"Open a browser and search Wikipedia for AI"
Why Surfmate?
You stay in control
A real browser window opens on your screen. See everything the AI does.
Handle logins yourself
AI waits for you at login pages. Sign in, then AI continues.
Beat captchas together
AI can't solve captchas, but you can. AI pauses and lets you handle it.
No dependencies
Uses Chrome, Edge, or Brave already on your computer.
Found a bug or have a feature request? Open an issue on GitHub