iframer

A remote browser for AI agents.

$npx iframer

What it does

  • Your AI agent can browse any website, fast (headless) or interactive (headful) remotely on the server
  • Log into real accounts — passwords stay encrypted, AI never sees them
  • CAPTCHAs, 2FA, cookie banners — handled automatically
  • Sessions survive between conversations — no re-login needed
  • Everything runs server-side — nothing opens on your machine
  • One MCP config line. Works with Claude, GPT, any agent.

How it works

iframer setup
Authenticate once, token saved locally
iframer credentials add github.com
Prompts for username/password, encrypts, stores on server
Agent: "log into github"
Server-side browser fills form — AI sees nothing
Agent: "get my repos"
Browses, extracts data, returns results
Session ends
State encrypted and saved. Next time, already logged in.

Pricing

Self-hostedFree forever
Hosted — starter$5/mo
Hosted — pay as you gostarts with $5

Starter: 50K headless fetches, 2K min interactive, 10 concurrent sessions

Pay as you go: $0.001/fetch, $0.01/min interactive, no caps

Open source · MIT license · 2026